diff --git a/cda-model/pom.xml b/cda-model/pom.xml
index 686d762c7ed5b92ef1a29f02dcd3307d687941a1..c873a292adcc47eaf2590e80891a68076f6d93a9 100644
--- a/cda-model/pom.xml
+++ b/cda-model/pom.xml
@@ -4,14 +4,14 @@
     <parent>
         <artifactId>uml-models</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>cda-model</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.2.0</version>
 
     <packaging>jar</packaging>
 
@@ -49,28 +49,28 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>voc-model</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.0</version>
         </dependency>
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>common-models</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.0</version>
         </dependency>
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>nblock-model</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.0</version>
         </dependency>
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>datatypes-model</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.0</version>
         </dependency>
 
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>model-resources</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.0</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>
diff --git a/cdaepsos-model/pom.xml b/cdaepsos-model/pom.xml
index 1cd0a6bd10539810484660972a20f8019670ebad..4b9d2bd8344d4ed79ac746d7906b5fcceade62e7 100644
--- a/cdaepsos-model/pom.xml
+++ b/cdaepsos-model/pom.xml
@@ -4,14 +4,14 @@
     <parent>
         <artifactId>uml-models</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>cdaepsos-model</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.2.0</version>
 
     <packaging>jar</packaging>
     
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>datatypes-model</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.0</version>
         </dependency>
 
         <dependency>
diff --git a/cdaxehealth-model/pom.xml b/cdaxehealth-model/pom.xml
index 0dc7c627d7e1476350efe8231de026698cf5fd6c..46dba8f3c635ddc8bf94f6736c1494426580e1a7 100644
--- a/cdaxehealth-model/pom.xml
+++ b/cdaxehealth-model/pom.xml
@@ -1,16 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <artifactId>uml-models</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>cdaxehealth-model</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.2.0</version>
 
     <properties>
         <maven.compiler.source>11</maven.compiler.source>
diff --git a/common-models/pom.xml b/common-models/pom.xml
index da615e0817da99d8a1daf2161cfe48fd53d49e5d..4f44ef318d430af8ef2fd27908aab735ffdbca6b 100644
--- a/common-models/pom.xml
+++ b/common-models/pom.xml
@@ -4,14 +4,14 @@
     <parent>
         <artifactId>uml-models</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>common-models</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.2.0</version>
 
     <packaging>jar</packaging>
 	
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>model-resources</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.0</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/datatypes-model/pom.xml b/datatypes-model/pom.xml
index 2d65bdec36049f0c4feebb86dee7074688e1e751..cb212932e4217cf4887eb92aca0c2a73e2c7e4e0 100644
--- a/datatypes-model/pom.xml
+++ b/datatypes-model/pom.xml
@@ -4,14 +4,14 @@
     <parent>
         <artifactId>uml-models</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>datatypes-model</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.2.0</version>
 
     <packaging>jar</packaging>
 
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>common-models</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.0</version>
         </dependency>
 
 
diff --git a/infr-model/pom.xml b/infr-model/pom.xml
index 0f202a8d0ccc8044da7ac31c7f0c1ed847a15ca7..6d9ed6405aa5b0e2a4ec17ee547c18ecd31c5cd4 100644
--- a/infr-model/pom.xml
+++ b/infr-model/pom.xml
@@ -4,14 +4,14 @@
     <parent>
         <artifactId>uml-models</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>infr-model</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.2.0</version>
 
     <packaging>jar</packaging>
 
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>datatypes-model</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.0</version>
         </dependency>
 
 
diff --git a/model-resources/pom.xml b/model-resources/pom.xml
index 944f465c4a9122737b3dcfda673f6087ea40da1a..c210f37382e2eb7906dfdc298f625577f65bb8f4 100644
--- a/model-resources/pom.xml
+++ b/model-resources/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>uml-models</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -12,7 +12,7 @@
 
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>model-resources</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.2.0</version>
 
 
 
diff --git a/nblock-model/pom.xml b/nblock-model/pom.xml
index 7429c988b067a5919659c6f37e85966cf0332ca4..31a2865139a0c7e0f7c468037a66bb5ff8578c6a 100644
--- a/nblock-model/pom.xml
+++ b/nblock-model/pom.xml
@@ -4,14 +4,14 @@
     <parent>
         <artifactId>uml-models</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>nblock-model</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.2.0</version>
 
     <packaging>jar</packaging>
 
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>model-resources</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.0</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/pom.xml b/pom.xml
index 947f3b2a0d8a1643a9c71bccb3beaaaa97abc528..0d3fc1a1aafca44a227cec476bae4395c9489077 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <groupId>net.ihe.gazelle</groupId>
     <artifactId>uml-models</artifactId>
     <name>UML Models</name>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.2.0</version>
     <packaging>pom</packaging>
 
     <properties>
@@ -22,7 +22,7 @@
         <connection>scm:git:${git.project.url}</connection>
         <developerConnection>scm:git:${git.project.url}</developerConnection>
         <url>${git.project.url}</url>
-        <tag>HEAD</tag>
+        <tag>3.2.0</tag>
     </scm>
 
     <distributionManagement>
diff --git a/voc-model/pom.xml b/voc-model/pom.xml
index ae4577e1f9f64af82dbee1e6563c88a161b7cd61..8f3219527e2cf8b281823eb81adcfb5974a0ffcc 100644
--- a/voc-model/pom.xml
+++ b/voc-model/pom.xml
@@ -4,14 +4,14 @@
     <parent>
         <artifactId>uml-models</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.2.0-SNAPSHOT</version>
+        <version>3.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>voc-model</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.2.0</version>
 
     <packaging>jar</packaging>
 
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>model-resources</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.0</version>
         </dependency>
     </dependencies>
 </project>