diff --git a/GazelleHL7v2Validator-ear/pom.xml b/GazelleHL7v2Validator-ear/pom.xml
index 8f6518344799bcbbf3e1bccf29ffa1fe65f640f8..261938ca5747d74777972e82954bf55c01263336 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.2-SNAPSHOT</version>
+        <version>3.9.2</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.2-SNAPSHOT</version>
+    <version>3.9.2</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.2-SNAPSHOT</version>
+            <version>3.9.2</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>net.ihe.gazelle</groupId>
             <artifactId>GazelleHL7v2Validator-ejb</artifactId>
             <type>ejb</type>
-            <version>3.9.2-SNAPSHOT</version>
+            <version>3.9.2</version>
         </dependency>
         <dependency>
             <groupId>net.ihe.gazelle</groupId>
diff --git a/GazelleHL7v2Validator-ejb/pom.xml b/GazelleHL7v2Validator-ejb/pom.xml
index 90cda6fd25f8a1037453d503c3f06f222e0f7847..aed84d219d2ed841fa05836e0e1636866ff6477e 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.2-SNAPSHOT</version>
+        <version>3.9.2</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.2-SNAPSHOT</version>
+            <version>3.9.2</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/GazelleHL7v2Validator-ui/pom.xml b/GazelleHL7v2Validator-ui/pom.xml
index 527f39594862b5adedf11ed6833be013902fcbb7..faa23c9df70a1462e860f834eb1400b07ed6feb3 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.2-SNAPSHOT</version>
+        <version>3.9.2</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.2-SNAPSHOT</version>
+    <version>3.9.2</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 310c7a451c345342e3d2c6303e87b32c68167351..54135c8f65b974b9473c87ec0130353f5c19b736 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.2-SNAPSHOT</version>
+        <version>3.9.2</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 cfdfb0d0bcf620cf8a6386220cd0b090aeccdbca..6a6287003e9d3d6115ea2928a858a3cbdd342d1a 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.2-SNAPSHOT</version>
+        <version>3.9.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gvt-validation-jar/pom.xml b/gvt-validation-jar/pom.xml
index bd793563d7023ecb87254614b5732850a845260f..11e6cc0fd1e4f266e22ec36c1e9f194658f12c07 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.2-SNAPSHOT</version>
+        <version>3.9.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index d0c0c4b1de64a657a8642d6c981660e68d6c351e..e314ab469c99250b468bc0ba130a667b433080a8 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.2-SNAPSHOT</version>
+    <version>3.9.2</version>
     <packaging>pom</packaging>
     <name>GazelleHL7v2Validator</name>
     <description>parent for project GazelleHL7v2Validator</description>
@@ -26,7 +26,7 @@
         <connection>scm:git:${git.project.url}</connection>
         <url>scm:git:${git.project.url}</url>
         <developerConnection>scm:git:${git.project.url}</developerConnection>
-        <tag>HEAD</tag>
+        <tag>3.9.2</tag>
     </scm>
 
     <organization>
@@ -89,27 +89,27 @@
             <dependency>
                 <groupId>net.ihe.gazelle</groupId>
                 <artifactId>gazelle-hl7-validator-report-jar</artifactId>
-                <version>3.9.2-SNAPSHOT</version>
+                <version>3.9.2</version>
             </dependency>
             <dependency>
                 <groupId>net.ihe.gazelle</groupId>
                 <artifactId>gazelle-hl7v2-validator-api-jar</artifactId>
-                <version>3.9.2-SNAPSHOT</version>
+                <version>3.9.2</version>
             </dependency>
             <dependency>
                 <groupId>net.ihe.gazelle</groupId>
                 <artifactId>GazelleHL7v2Validator-ejb</artifactId>
-                <version>3.9.2-SNAPSHOT</version>
+                <version>3.9.2</version>
             </dependency>
             <dependency>
                 <groupId>net.ihe.gazelle</groupId>
                 <artifactId>GazelleHL7v2Validator-ear</artifactId>
-                <version>3.9.2-SNAPSHOT</version>
+                <version>3.9.2</version>
             </dependency>
             <dependency>
                 <groupId>net.ihe.gazelle</groupId>
                 <artifactId>GazelleHL7v2Validator-ui</artifactId>
-                <version>3.9.2-SNAPSHOT</version>
+                <version>3.9.2</version>
             </dependency>
             <dependency>
                 <groupId>net.ihe.gazelle</groupId>