diff --git a/provider/partition-aws/pom.xml b/provider/partition-aws/pom.xml index 48fcc328f3e49ac5f4ccdb910e26412fc519255a..5c1277662d1cb57dbdf2aef82a46f37f0e458fc9 100644 --- a/provider/partition-aws/pom.xml +++ b/provider/partition-aws/pom.xml @@ -57,7 +57,7 @@ <dependency> <groupId>org.opengroup.osdu.core.aws</groupId> <artifactId>os-core-lib-aws</artifactId> - <version>0.9.2-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.opengroup.osdu</groupId> diff --git a/testing/partition-test-aws/pom.xml b/testing/partition-test-aws/pom.xml index 9fa4e5d99f3cd4817266187c74b68058fedd6821..6791c3868dff038a566c5d1ece1066792c6d7ecd 100644 --- a/testing/partition-test-aws/pom.xml +++ b/testing/partition-test-aws/pom.xml @@ -71,7 +71,7 @@ <dependency> <groupId>org.opengroup.osdu.core.aws</groupId> <artifactId>os-core-lib-aws</artifactId> - <version>0.9.2-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> </dependency> <dependency>