From d74860241c145be9112d9d725be5ee0b7d7acc53 Mon Sep 17 00:00:00 2001
From: AAZIBOU EL GERRAB Nabila <n1aazibo@enib.fr>
Date: Tue, 6 Feb 2024 10:33:07 +0100
Subject: [PATCH] update pom version 3.2.0

---
 cda-model/pom.xml         | 14 +++++++-------
 cdaepsos-model/pom.xml    |  6 +++---
 cdaxehealth-model/pom.xml |  4 ++--
 common-models/pom.xml     |  6 +++---
 datatypes-model/pom.xml   |  6 +++---
 infr-model/pom.xml        |  6 +++---
 model-resources/pom.xml   |  4 ++--
 nblock-model/pom.xml      |  6 +++---
 pom.xml                   |  2 +-
 voc-model/pom.xml         |  6 +++---
 10 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/cda-model/pom.xml b/cda-model/pom.xml
index 33e6781..686d762 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.1.2-SNAPSHOT</version>
+        <version>3.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>cda-model</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.2.0-SNAPSHOT</version>
 
     <packaging>jar</packaging>
 
@@ -49,28 +49,28 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>voc-model</artifactId>
-            <version>3.1.2-SNAPSHOT</version>
+            <version>3.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>common-models</artifactId>
-            <version>3.1.2-SNAPSHOT</version>
+            <version>3.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>nblock-model</artifactId>
-            <version>3.1.2-SNAPSHOT</version>
+            <version>3.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>datatypes-model</artifactId>
-            <version>3.1.2-SNAPSHOT</version>
+            <version>3.2.0-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>model-resources</artifactId>
-            <version>3.1.2-SNAPSHOT</version>
+            <version>3.2.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>
diff --git a/cdaepsos-model/pom.xml b/cdaepsos-model/pom.xml
index e114f4e..1cd0a6b 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.1.2-SNAPSHOT</version>
+        <version>3.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>cdaepsos-model</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.2.0-SNAPSHOT</version>
 
     <packaging>jar</packaging>
     
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>datatypes-model</artifactId>
-            <version>3.1.2-SNAPSHOT</version>
+            <version>3.2.0-SNAPSHOT</version>
         </dependency>
 
         <dependency>
diff --git a/cdaxehealth-model/pom.xml b/cdaxehealth-model/pom.xml
index 21e9b64..0dc7c62 100644
--- a/cdaxehealth-model/pom.xml
+++ b/cdaxehealth-model/pom.xml
@@ -5,12 +5,12 @@
     <parent>
         <artifactId>uml-models</artifactId>
         <groupId>net.ihe.gazelle</groupId>
-        <version>3.1.2-SNAPSHOT</version>
+        <version>3.2.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>cdaxehealth-model</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.2.0-SNAPSHOT</version>
 
     <properties>
         <maven.compiler.source>11</maven.compiler.source>
diff --git a/common-models/pom.xml b/common-models/pom.xml
index 20d04f0..da615e0 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.1.2-SNAPSHOT</version>
+        <version>3.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>common-models</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.2.0-SNAPSHOT</version>
 
     <packaging>jar</packaging>
 	
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>model-resources</artifactId>
-            <version>3.1.2-SNAPSHOT</version>
+            <version>3.2.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/datatypes-model/pom.xml b/datatypes-model/pom.xml
index 8aac221..2d65bde 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.1.2-SNAPSHOT</version>
+        <version>3.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>datatypes-model</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.2.0-SNAPSHOT</version>
 
     <packaging>jar</packaging>
 
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>common-models</artifactId>
-            <version>3.1.2-SNAPSHOT</version>
+            <version>3.2.0-SNAPSHOT</version>
         </dependency>
 
 
diff --git a/infr-model/pom.xml b/infr-model/pom.xml
index 8074bf4..0f202a8 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.1.2-SNAPSHOT</version>
+        <version>3.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>infr-model</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.2.0-SNAPSHOT</version>
 
     <packaging>jar</packaging>
 
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>datatypes-model</artifactId>
-            <version>3.1.2-SNAPSHOT</version>
+            <version>3.2.0-SNAPSHOT</version>
         </dependency>
 
 
diff --git a/model-resources/pom.xml b/model-resources/pom.xml
index c06424d..944f465 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.1.2-SNAPSHOT</version>
+        <version>3.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -12,7 +12,7 @@
 
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>model-resources</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.2.0-SNAPSHOT</version>
 
 
 
diff --git a/nblock-model/pom.xml b/nblock-model/pom.xml
index de2f6b8..7429c98 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.1.2-SNAPSHOT</version>
+        <version>3.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>nblock-model</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.2.0-SNAPSHOT</version>
 
     <packaging>jar</packaging>
 
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>model-resources</artifactId>
-            <version>3.1.2-SNAPSHOT</version>
+            <version>3.2.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/pom.xml b/pom.xml
index 03e357d..947f3b2 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.1.2-SNAPSHOT</version>
+    <version>3.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
diff --git a/voc-model/pom.xml b/voc-model/pom.xml
index d5c2c7b..ae4577e 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.1.2-SNAPSHOT</version>
+        <version>3.2.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>net.ihe.gazelle.model</groupId>
     <artifactId>voc-model</artifactId>
-    <version>3.1.2-SNAPSHOT</version>
+    <version>3.2.0-SNAPSHOT</version>
 
     <packaging>jar</packaging>
 
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>net.ihe.gazelle.model</groupId>
             <artifactId>model-resources</artifactId>
-            <version>3.1.2-SNAPSHOT</version>
+            <version>3.2.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>
-- 
GitLab