Skip to content
GitLab
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
Partition
Commits
378b3613
Commit
378b3613
authored
May 13, 2021
by
Bill Wang
Browse files
Bump AWS JAVA SDK VERSION
parent
8b024004
Pipeline
#40444
failed with stages
in 36 minutes and 12 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
provider/partition-aws/pom.xml
View file @
378b3613
...
...
@@ -32,7 +32,7 @@
<packaging>
jar
</packaging>
<properties>
<aws.version>
1.11.
637
</aws.version>
<aws.version>
1.11.
1018
</aws.version>
<deployment.environment>
dev
</deployment.environment>
</properties>
...
...
@@ -58,7 +58,7 @@
<dependency>
<groupId>
org.opengroup.osdu.core.aws
</groupId>
<artifactId>
os-core-lib-aws
</artifactId>
<version>
0.
3
.1
7
</version>
<version>
0.
9
.1
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.opengroup.osdu
</groupId>
...
...
testing/partition-test-aws/pom.xml
View file @
378b3613
...
...
@@ -71,7 +71,7 @@
<dependency>
<groupId>
org.opengroup.osdu.core.aws
</groupId>
<artifactId>
os-core-lib-aws
</artifactId>
<version>
0.
3
.1
7
</version>
<version>
0.
9
.1
-SNAPSHOT
</version>
</dependency>
<dependency>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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