diff --git a/provider/notification-aws/pom.xml b/provider/notification-aws/pom.xml index ee634f5ad140074794c322137b4e9a5089e9d317..eecc7a576b2ace8c9aa0a0391337e874e0cb6563 100644 --- a/provider/notification-aws/pom.xml +++ b/provider/notification-aws/pom.xml @@ -72,7 +72,7 @@ <dependency> <groupId>org.opengroup.osdu.core.aws</groupId> <artifactId>os-core-lib-aws</artifactId> - <version>0.25.0-SNAPSHOT</version> + <version>0.25.0-rc3</version> </dependency> <dependency> <groupId>commons-io</groupId> diff --git a/testing/notification-test-aws/pom.xml b/testing/notification-test-aws/pom.xml index d0166b1ff9bc6a4a3ff93331f7d1ea3ffa5654ed..540362c23bbc53be6b1b1b6975c5ae9a3c74b1e7 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.25.0-SNAPSHOT</version> + <version>0.25.0-rc3</version> </dependency> <dependency> <groupId>org.opengroup.osdu.notification</groupId>