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