diff --git a/cda-model/pom.xml b/cda-model/pom.xml index 03cf3c07de416034ac47814b3b8646868c59eb44..51f563f72a1a9b8a3906736176c50a87a4d075f8 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.0-SNAPSHOT</version> + <version>3.1.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.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <packaging>jar</packaging> @@ -49,28 +49,28 @@ <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>voc-model</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>common-models</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>nblock-model</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>datatypes-model</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>model-resources</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> <dependency> <groupId>commons-io</groupId> diff --git a/cdaepsos-model/pom.xml b/cdaepsos-model/pom.xml index a8b18dac8fe67efdba8d2d998789e5b31faad2c5..6dd41b2c02105f9d77ae54d941275bc63266ab4c 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.0-SNAPSHOT</version> + <version>3.1.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.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <packaging>jar</packaging> @@ -38,33 +38,33 @@ <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>voc-model</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>common-models</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>nblock-model</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>infr-model</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>datatypes-model</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>model-resources</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> diff --git a/common-models/pom.xml b/common-models/pom.xml index f8ce78803df8c7182a25b7f66c543c551599186a..fc51a916b82ba6623f348cda9a2bb8af2485123f 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.0-SNAPSHOT</version> + <version>3.1.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.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <packaging>jar</packaging> @@ -37,7 +37,7 @@ <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>model-resources</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> </dependencies> </project> diff --git a/datatypes-model/pom.xml b/datatypes-model/pom.xml index 4ee691557c3664f47eaf80343c22d06137738491..1e14ac3ffa3dfc083c15034be1a70023ace961b4 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.0-SNAPSHOT</version> + <version>3.1.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.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <packaging>jar</packaging> @@ -37,7 +37,7 @@ <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>common-models</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> diff --git a/infr-model/pom.xml b/infr-model/pom.xml index 5f3349206f5a2dcafeb951e2e4e7bf135a8ca669..914eedef01b0033a05fa4a988e4196303806f844 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.0-SNAPSHOT</version> + <version>3.1.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.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <packaging>jar</packaging> @@ -36,7 +36,7 @@ <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>datatypes-model</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> diff --git a/model-resources/pom.xml b/model-resources/pom.xml index 87e8495ccaf644def0f5eb3eeb377a46d0737f06..6a503ad625804a04a1df98e90b07e21538ff1038 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.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -12,7 +12,7 @@ <groupId>net.ihe.gazelle.model</groupId> <artifactId>model-resources</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> diff --git a/nblock-model/pom.xml b/nblock-model/pom.xml index 6b31420ff673621f7ec497b7daa0a052fbdcbab8..bd0902d4569994fcd54d4afea3ee6bfd6c3dd5c8 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.0-SNAPSHOT</version> + <version>3.1.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.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <packaging>jar</packaging> @@ -36,7 +36,7 @@ <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>model-resources</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> </dependencies> </project> diff --git a/pom.xml b/pom.xml index f855f099dc910aa19fcee49d614fb04820bda167..c626f151faf982d6483fcd94fd2ae3c9ebf7b669 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.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <packaging>pom</packaging> <properties> diff --git a/voc-model/pom.xml b/voc-model/pom.xml index bb7c6ef57e1f6d9a47ca1aa826de5e61ad0d5c75..0671f1d4d528aabff786c68c99fa58f0438c8328 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.0-SNAPSHOT</version> + <version>3.1.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.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <packaging>jar</packaging> @@ -36,7 +36,7 @@ <dependency> <groupId>net.ihe.gazelle.model</groupId> <artifactId>model-resources</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </dependency> </dependencies> </project>