diff --git a/provider/notification-aws/pom.xml b/provider/notification-aws/pom.xml
index 150c2ef70b306b94fa8cce6c72d9985bb068c997..a3d63c2d12b67ab71ae93f79a4dfc6bf05d06014 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.24.0-SNAPSHOT</version>
+            <version>0.24.0</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>