diff --git a/cda-model/pom.xml b/cda-model/pom.xml
index 686d762c7ed5b92ef1a29f02dcd3307d687941a1..33f89337593248b54f0947003aa6aa4109da7a27 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.1-SNAPSHOT</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.1-SNAPSHOT</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.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>common-models</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>nblock-model</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>datatypes-model</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.1-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>model-resources</artifactId>
-            <version>3.2.0-SNAPSHOT</version>
+            <version>3.2.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>
diff --git a/cdaepsos-model/pom.xml b/cdaepsos-model/pom.xml
index 1cd0a6bd10539810484660972a20f8019670ebad..2a996d37dd125adb14084cac94b11667f83664a7 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.1-SNAPSHOT</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.1-SNAPSHOT</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.1-SNAPSHOT</version>
         </dependency>
 
         <dependency>
diff --git a/cdaxehealth-model/pom.xml b/cdaxehealth-model/pom.xml
index 0dc7c627d7e1476350efe8231de026698cf5fd6c..daea1779cafacc49e6687447a3316f4a9f0b8993 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.1-SNAPSHOT</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.1-SNAPSHOT</version>
 
     <properties>
         <maven.compiler.source>11</maven.compiler.source>
diff --git a/common-models/pom.xml b/common-models/pom.xml
index da615e0817da99d8a1daf2161cfe48fd53d49e5d..9b407784dce259deb8e358ea66655ed8da1e773c 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.1-SNAPSHOT</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.1-SNAPSHOT</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.1-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/datatypes-model/pom.xml b/datatypes-model/pom.xml
index 2d65bdec36049f0c4feebb86dee7074688e1e751..c5597bdebb8d3318c548ff3f166f1c2bcd1801f4 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.1-SNAPSHOT</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.1-SNAPSHOT</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.1-SNAPSHOT</version>
         </dependency>
 
 
diff --git a/infr-model/pom.xml b/infr-model/pom.xml
index 0f202a8d0ccc8044da7ac31c7f0c1ed847a15ca7..2ab27f9403e612e79b90de3a7992fe2b41afe1a6 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.1-SNAPSHOT</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.1-SNAPSHOT</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.1-SNAPSHOT</version>
         </dependency>
 
 
diff --git a/model-resources/pom.xml b/model-resources/pom.xml
index 944f465c4a9122737b3dcfda673f6087ea40da1a..6356f54cc6ae84efce92c006c552994b0f4a9b78 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.1-SNAPSHOT</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.1-SNAPSHOT</version>
 
 
 
diff --git a/nblock-model/pom.xml b/nblock-model/pom.xml
index 7429c988b067a5919659c6f37e85966cf0332ca4..4ab77660083606af92e3a968d987fd7bb9b26a6c 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.1-SNAPSHOT</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.1-SNAPSHOT</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.1-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/pom.xml b/pom.xml
index 947f3b2a0d8a1643a9c71bccb3beaaaa97abc528..254e66417afaf1e5332f716e2c0bc385023b4179 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.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
diff --git a/voc-model/pom.xml b/voc-model/pom.xml
index ae4577e1f9f64af82dbee1e6563c88a161b7cd61..9d7e3b1fefaf3cc021960ffee00ef28ad7d2c8f2 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.1-SNAPSHOT</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.1-SNAPSHOT</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.1-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>