Fix pom versions
diff --git a/core/pom.xml b/core/pom.xml
index 52ce534..50a54a4 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.ptp</groupId>
     <artifactId>ptp-parent</artifactId>
-    <version>9.4.0-SNAPSHOT</version>
+    <version>9.4.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>core-parent</artifactId>
diff --git a/debug/pom.xml b/debug/pom.xml
index 9d965da..25b6ff1 100644
--- a/debug/pom.xml
+++ b/debug/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.ptp</groupId>
     <artifactId>ptp-parent</artifactId>
-    <version>9.4.0-SNAPSHOT</version>
+    <version>9.4.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>debug-parent</artifactId>
diff --git a/pom.xml b/pom.xml
index 57e0e09..2055d78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@
 						<artifact>
 							<groupId>org.eclipse.ptp</groupId>
 							<artifactId>org.eclipse.ptp.target</artifactId>
-							<version>9.4.0-SNAPSHOT</version>
+							<version>9.4.1-SNAPSHOT</version>
 							<classifier>ptp</classifier>
 						</artifact>
 					</target>
diff --git a/rdt/pom.xml b/rdt/pom.xml
index 8bd4596..ef5bdd2 100644
--- a/rdt/pom.xml
+++ b/rdt/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.ptp</groupId>
     <artifactId>ptp-parent</artifactId>
-    <version>9.4.0-SNAPSHOT</version>
+    <version>9.4.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>rdt-parent</artifactId>
diff --git a/releng/pom.xml b/releng/pom.xml
index cf556f1..ee6fd7c 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.ptp</groupId>
     <artifactId>ptp-parent</artifactId>
-    <version>9.4.0-SNAPSHOT</version>
+    <version>9.4.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>releng-parent</artifactId>
diff --git a/rms/pom.xml b/rms/pom.xml
index 3aa03a4..28f7d45 100644
--- a/rms/pom.xml
+++ b/rms/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.ptp</groupId>
     <artifactId>ptp-parent</artifactId>
-    <version>9.4.0-SNAPSHOT</version>
+    <version>9.4.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>rms-parent</artifactId>
diff --git a/tools/cdt/pom.xml b/tools/cdt/pom.xml
index 9bbe00e..b5f845c 100644
--- a/tools/cdt/pom.xml
+++ b/tools/cdt/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.ptp</groupId>
     <artifactId>ptp-parent</artifactId>
-    <version>9.4.0-SNAPSHOT</version>
+    <version>9.4.1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
diff --git a/tools/etfw/pom.xml b/tools/etfw/pom.xml
index 2b971f5..c6384be 100644
--- a/tools/etfw/pom.xml
+++ b/tools/etfw/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.ptp</groupId>
     <artifactId>ptp-parent</artifactId>
-    <version>9.4.0-SNAPSHOT</version>
+    <version>9.4.1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
diff --git a/tools/pldt/pom.xml b/tools/pldt/pom.xml
index 6994e94..99de913 100644
--- a/tools/pldt/pom.xml
+++ b/tools/pldt/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.ptp</groupId>
     <artifactId>ptp-parent</artifactId>
-    <version>9.4.0-SNAPSHOT</version>
+    <version>9.4.1-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
diff --git a/tools/pom.xml b/tools/pom.xml
index 1ffe407..262cc8a 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.eclipse.ptp</groupId>
     <artifactId>ptp-parent</artifactId>
-    <version>9.4.0-SNAPSHOT</version>
+    <version>9.4.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>tools-parent</artifactId>