diff --git a/GazelleHL7v2Validator-ear/pom.xml b/GazelleHL7v2Validator-ear/pom.xml
index 6fc2bff221f6142a742a498714acd7480ab3c38b..14dd806347b2f8262c04d7dc4d2b2005145499ec 100644
--- a/GazelleHL7v2Validator-ear/pom.xml
+++ b/GazelleHL7v2Validator-ear/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>GazelleHL7v2Validator</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.9.0-NPD-694-SNAPSHOT</version>
+        <version>3.9.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -11,7 +11,7 @@
     <artifactId>GazelleHL7v2Validator-ear</artifactId>
     <packaging>ear</packaging>
     <name>GazelleHL7v2Validator-ear</name>
-    <version>3.9.0-NPD-694-SNAPSHOT</version>
+    <version>3.9.0-SNAPSHOT</version>
     <contributors>
         <contributor>
             <organization>INRIA - Rennes Bretagne Atlantique</organization>
@@ -105,14 +105,14 @@
             <groupId>net.ihe.gazelle</groupId>
             <artifactId>GazelleHL7v2Validator-ui</artifactId>
             <type>war</type>
-            <version>3.9.0-NPD-694-SNAPSHOT</version>
+            <version>3.9.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>net.ihe.gazelle</groupId>
             <artifactId>GazelleHL7v2Validator-ejb</artifactId>
             <type>ejb</type>
-            <version>3.9.0-NPD-694-SNAPSHOT</version>
+            <version>3.9.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>net.ihe.gazelle</groupId>
diff --git a/GazelleHL7v2Validator-ejb/pom.xml b/GazelleHL7v2Validator-ejb/pom.xml
index 238bcd707b50d52ce9c6ee41a1ece7548d70fb1a..c1e4de2c8f2b36446a98e6d7dff9cb92c30b8fba 100644
--- a/GazelleHL7v2Validator-ejb/pom.xml
+++ b/GazelleHL7v2Validator-ejb/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>GazelleHL7v2Validator</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.9.0-NPD-694-SNAPSHOT</version>
+        <version>3.9.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -270,7 +270,7 @@
         <dependency>
             <groupId>net.ihe.gazelle</groupId>
             <artifactId>gvt-validation-jar</artifactId>
-            <version>3.9.0-NPD-694-SNAPSHOT</version>
+            <version>3.9.0-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/GazelleHL7v2Validator-ui/pom.xml b/GazelleHL7v2Validator-ui/pom.xml
index f8badff548cdf94c2ccda068c37f44954fce967b..6897f73656a992b31a5095a35556ce90b25c7b51 100644
--- a/GazelleHL7v2Validator-ui/pom.xml
+++ b/GazelleHL7v2Validator-ui/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>GazelleHL7v2Validator</artifactId>
     <groupId>net.ihe.gazelle</groupId>
-    <version>3.9.0-NPD-694-SNAPSHOT</version>
+    <version>3.9.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -11,7 +11,7 @@
   <artifactId>GazelleHL7v2Validator-ui</artifactId>
   <packaging>war</packaging>
   <name>GazelleHL7v2Validator-ui</name>
-  <version>3.9.0-NPD-694-SNAPSHOT</version>
+  <version>3.9.0-SNAPSHOT</version>
   <description>Archetype for the UI part of our java projects</description>
   <organization>
     <name>INRIA - IHE Development</name>
diff --git a/gazelle-hl7-validator-report-jar/pom.xml b/gazelle-hl7-validator-report-jar/pom.xml
index 7ad66dee403bf12b569e435dbba8ba44d13c3e22..f510cab8dcc1a4e2735fb97db74d0f9cc89ce67c 100644
--- a/gazelle-hl7-validator-report-jar/pom.xml
+++ b/gazelle-hl7-validator-report-jar/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>GazelleHL7v2Validator</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.9.0-NPD-694-SNAPSHOT</version>
+        <version>3.9.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>jar</packaging>
diff --git a/gazelle-hl7v2-validator-api-jar/pom.xml b/gazelle-hl7v2-validator-api-jar/pom.xml
index 18c11908067b0c4ff3a0e943e72ef2bdb963e25a..edac799358e52f24ac0c8cfe22f7cb4a03caa908 100644
--- a/gazelle-hl7v2-validator-api-jar/pom.xml
+++ b/gazelle-hl7v2-validator-api-jar/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>GazelleHL7v2Validator</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.9.0-NPD-694-SNAPSHOT</version>
+        <version>3.9.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gvt-validation-jar/pom.xml b/gvt-validation-jar/pom.xml
index 4fad3f0039a7a565940004b0270f6d6331ba7948..343e7612e7022c29aabbb7d6ce0f181a1d9ed510 100644
--- a/gvt-validation-jar/pom.xml
+++ b/gvt-validation-jar/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>GazelleHL7v2Validator</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.9.0-NPD-694-SNAPSHOT</version>
+        <version>3.9.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index e9c26ea7583b0ba2d67746e005772fdc8deeb848..79e23a568681c6ef0ae7a4ef45f348646c4834cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle</groupId>
     <artifactId>GazelleHL7v2Validator</artifactId>
-    <version>3.9.0-NPD-694-SNAPSHOT</version>
+    <version>3.9.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>GazelleHL7v2Validator</name>
     <description>parent for project GazelleHL7v2Validator</description>
@@ -87,27 +87,27 @@
             <dependency>
                 <groupId>net.ihe.gazelle</groupId>
                 <artifactId>gazelle-hl7-validator-report-jar</artifactId>
-                <version>3.9.0-NPD-694-SNAPSHOT</version>
+                <version>3.9.0-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>net.ihe.gazelle</groupId>
                 <artifactId>gazelle-hl7v2-validator-api-jar</artifactId>
-                <version>3.9.0-NPD-694-SNAPSHOT</version>
+                <version>3.9.0-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>net.ihe.gazelle</groupId>
                 <artifactId>GazelleHL7v2Validator-ejb</artifactId>
-                <version>3.9.0-NPD-694-SNAPSHOT</version>
+                <version>3.9.0-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>net.ihe.gazelle</groupId>
                 <artifactId>GazelleHL7v2Validator-ear</artifactId>
-                <version>3.9.0-NPD-694-SNAPSHOT</version>
+                <version>3.9.0-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>net.ihe.gazelle</groupId>
                 <artifactId>GazelleHL7v2Validator-ui</artifactId>
-                <version>3.9.0-NPD-694-SNAPSHOT</version>
+                <version>3.9.0-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>net.ihe.gazelle</groupId>