diff --git a/commons-hpcc/pom.xml b/commons-hpcc/pom.xml
index c64eef0c0..04b062447 100644
--- a/commons-hpcc/pom.xml
+++ b/commons-hpcc/pom.xml
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.hpccsystems</groupId>
     <artifactId>hpcc4j</artifactId>
-    <version>9.4.95-0-SNAPSHOT</version>
+    <version>9.4.97-0-SNAPSHOT</version>
   </parent>
 
   <build>
diff --git a/dfsclient/pom.xml b/dfsclient/pom.xml
index fcf7e3921..ca7b0009e 100644
--- a/dfsclient/pom.xml
+++ b/dfsclient/pom.xml
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.hpccsystems</groupId>
     <artifactId>hpcc4j</artifactId>
-    <version>9.4.95-0-SNAPSHOT</version>
+    <version>9.4.97-0-SNAPSHOT</version>
   </parent>
 
   <build>
diff --git a/pom.xml b/pom.xml
index 880efc2de..1ca671799 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.hpccsystems</groupId>
   <artifactId>hpcc4j</artifactId>
-  <version>9.4.95-0-SNAPSHOT</version>
+  <version>9.4.97-0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>HPCC Systems Java Projects</name>
   <url>https://hpccsystems.com</url>
diff --git a/wsclient/pom.xml b/wsclient/pom.xml
index 23d8354cb..37fa5c79a 100644
--- a/wsclient/pom.xml
+++ b/wsclient/pom.xml
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.hpccsystems</groupId>
     <artifactId>hpcc4j</artifactId>
-    <version>9.4.95-0-SNAPSHOT</version>
+    <version>9.4.97-0-SNAPSHOT</version>
   </parent>
 
   <properties>