Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Notification
Commits
4e382145
Commit
4e382145
authored
Nov 17, 2020
by
Rucha Deshpande
Browse files
Use release version of os-core-lib-aws
parent
755d743d
Changes
2
Hide whitespace changes
Inline
Side-by-side
provider/notification-aws/pom.xml
View file @
4e382145
...
...
@@ -50,7 +50,7 @@
<dependency>
<groupId>
org.opengroup.osdu.core.aws
</groupId>
<artifactId>
os-core-lib-aws
</artifactId>
<version>
0.3.12
-deshruch-SNAPSHOT
</version>
<version>
0.3.12
</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-secretsmanager -->
...
...
testing/notification-test-aws/pom.xml
View file @
4e382145
...
...
@@ -44,7 +44,7 @@
<dependency>
<groupId>
org.opengroup.osdu.core.aws
</groupId>
<artifactId>
os-core-lib-aws
</artifactId>
<version>
0.3.12
-deshruch-SNAPSHOT
</version>
<version>
0.3.12
</version>
</dependency>
<dependency>
<groupId>
com.amazonaws
</groupId>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment