diff --git a/provider/notification-aws/pom.xml b/provider/notification-aws/pom.xml index 446a31202897acb28c2fdbb91be6ebc0739684ac..19bd5d784d520289da5d5a12dc1c49c21fff360c 100644 --- a/provider/notification-aws/pom.xml +++ b/provider/notification-aws/pom.xml @@ -50,7 +50,7 @@ <dependency> <groupId>org.opengroup.osdu.core.aws</groupId> <artifactId>os-core-lib-aws</artifactId> - <version>0.3.13-deshruch-SNAPSHOT</version> + <version>0.3.13</version> </dependency> <!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-secretsmanager --> diff --git a/testing/notification-test-aws/pom.xml b/testing/notification-test-aws/pom.xml index ea6125e9b9a2cf10c98b671baa79c44fdfe6cb2c..806791ec17a263688d4d335615877b7a93dd3229 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.3.13-deshruch-SNAPSHOT</version> + <version>0.3.13</version> </dependency> <dependency> <groupId>com.amazonaws</groupId>