Skip to content
Snippets Groups Projects
Commit 378b3613 authored by Bill Wang's avatar Bill Wang
Browse files

Bump AWS JAVA SDK VERSION

parent 8b024004
No related branches found
No related tags found
1 merge request!54Add Environment variable for int tests
Pipeline #40444 failed
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <properties>
<aws.version>1.11.637</aws.version> <aws.version>1.11.1018</aws.version>
<deployment.environment>dev</deployment.environment> <deployment.environment>dev</deployment.environment>
</properties> </properties>
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
<dependency> <dependency>
<groupId>org.opengroup.osdu.core.aws</groupId> <groupId>org.opengroup.osdu.core.aws</groupId>
<artifactId>os-core-lib-aws</artifactId> <artifactId>os-core-lib-aws</artifactId>
<version>0.3.17</version> <version>0.9.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.opengroup.osdu</groupId> <groupId>org.opengroup.osdu</groupId>
......
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<dependency> <dependency>
<groupId>org.opengroup.osdu.core.aws</groupId> <groupId>org.opengroup.osdu.core.aws</groupId>
<artifactId>os-core-lib-aws</artifactId> <artifactId>os-core-lib-aws</artifactId>
<version>0.3.17</version> <version>0.9.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment