diff --git a/provider/notification-aws/pom.xml b/provider/notification-aws/pom.xml index 72ae544ecb0f6d8e58538e6c9f1a8bd05637cab8..e31218a6421adf3730b674a5c9f7cb91a734db90 100644 --- a/provider/notification-aws/pom.xml +++ b/provider/notification-aws/pom.xml @@ -76,7 +76,7 @@ <dependency> <groupId>org.opengroup.osdu.core.aws</groupId> <artifactId>os-core-lib-aws</artifactId> - <version>0.21.0-SNAPSHOT</version> + <version>0.21.0-test-SNAPSHOT</version> </dependency> <dependency> <groupId>commons-io</groupId> diff --git a/testing/notification-test-aws/pom.xml b/testing/notification-test-aws/pom.xml index a4fe32f8e980af2def669bcbcaba171139db437a..fcdc3a6e1ad51372e61601df60bab08682427b13 100644 --- a/testing/notification-test-aws/pom.xml +++ b/testing/notification-test-aws/pom.xml @@ -44,7 +44,7 @@ <dependency> <groupId>org.opengroup.osdu.core.aws</groupId> <artifactId>os-core-lib-aws</artifactId> - <version>0.14.0-rc2</version> + <version>0.21.0-test-SNAPSHOT</version> </dependency> <dependency> <groupId>com.amazonaws</groupId>