Skip to content
Snippets Groups Projects
Commit 4eccf247 authored by Yifei Xu's avatar Yifei Xu
Browse files

Update os-core-lib-aws version to 0.14.0-rc2

parent 64e55ddc
No related branches found
No related tags found
2 merge requests!346Merge branch 'aws-integration' into 'master',!305update pom
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,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.13.0</version> <version>0.14.0-rc2</version>
</dependency> </dependency>
<!-- AWS managed packages --> <!-- AWS managed packages -->
......
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,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.16</version> <version>0.14.0-rc2</version>
</dependency> </dependency>
<!-- Testing --> <!-- Testing -->
......
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