diff --git a/archetype/generated-validator/pom.xml b/archetype/generated-validator/pom.xml index 0e116673c30585cb1be1f9588ebc60697c5deec8..2abe03a7364dfd98ee33c5495c26c7f68d3aa84d 100644 --- a/archetype/generated-validator/pom.xml +++ b/archetype/generated-validator/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>gazelle-objects-checker</artifactId> <groupId>net.ihe.gazelle</groupId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -13,7 +13,7 @@ <groupId>net.ihe.gazelle.goc</groupId> <artifactId>generated-validator</artifactId> <packaging>pom</packaging> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <modules> <module>validator-archetype-instantiator</module> <module>validator-archetype</module> diff --git a/archetype/generated-validator/validator-archetype-instantiator/pom.xml b/archetype/generated-validator/validator-archetype-instantiator/pom.xml index 59bd9410689c94b4999b379181091bc227cae791..321c8ee98b698a02b48058abb26e295e525a0f77 100644 --- a/archetype/generated-validator/validator-archetype-instantiator/pom.xml +++ b/archetype/generated-validator/validator-archetype-instantiator/pom.xml @@ -3,12 +3,12 @@ <parent> <artifactId>generated-validator</artifactId> <groupId>net.ihe.gazelle.goc</groupId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>validator-archetype-instantiator</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <packaging>jar</packaging> </project> \ No newline at end of file diff --git a/archetype/generated-validator/validator-archetype/pom.xml b/archetype/generated-validator/validator-archetype/pom.xml index b7469af1c8fa1dfdc73da28a0ca6eba017e684bc..a80e97684421792ff8fcae592bb4e389b509fcd1 100644 --- a/archetype/generated-validator/validator-archetype/pom.xml +++ b/archetype/generated-validator/validator-archetype/pom.xml @@ -3,11 +3,11 @@ <parent> <artifactId>generated-validator</artifactId> <groupId>net.ihe.gazelle.goc</groupId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>validator-archetype</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <packaging>maven-archetype</packaging> <build> diff --git a/hl7templates/gocmodel-jar/pom.xml b/hl7templates/gocmodel-jar/pom.xml index c6aa9835dc5299108fe9f3369d4cb4af06589794..50338d678aa681215196c2f74e6e6afd299d595c 100644 --- a/hl7templates/gocmodel-jar/pom.xml +++ b/hl7templates/gocmodel-jar/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>gazelle-objects-checker</artifactId> <groupId>net.ihe.gazelle</groupId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -11,7 +11,7 @@ <groupId>net.ihe.gazelle</groupId> <artifactId>gocmodel-jar</artifactId> <name>GOC Model JAR</name> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <organization> <name>IHE-Europe</name> diff --git a/hl7templates/hl7templates-api-jar/pom.xml b/hl7templates/hl7templates-api-jar/pom.xml index 6fd1b101e77e4fb0e605645861a863f4d3d7739c..aa9c57985a8475aa8df2e6b015a417af5661bbd2 100644 --- a/hl7templates/hl7templates-api-jar/pom.xml +++ b/hl7templates/hl7templates-api-jar/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>gazelle-objects-checker</artifactId> <groupId>net.ihe.gazelle</groupId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -11,7 +11,7 @@ <groupId>net.ihe.gazelle</groupId> <artifactId>hl7templates-api-jar</artifactId> <name>HL7Templates API JAR</name> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <organization> <name>IHE-Europe</name> @@ -81,7 +81,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>hl7templates-model-jar</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </dependency> <dependency> diff --git a/hl7templates/hl7templates-generator-jar/pom.xml b/hl7templates/hl7templates-generator-jar/pom.xml index 518c23be7a05e7d07002da54b18e19dbb28b123f..00dd1331fd2dbead271014f4fc548e45b8d0aad3 100644 --- a/hl7templates/hl7templates-generator-jar/pom.xml +++ b/hl7templates/hl7templates-generator-jar/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>gazelle-objects-checker</artifactId> <groupId>net.ihe.gazelle</groupId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -11,7 +11,7 @@ <groupId>net.ihe.gazelle</groupId> <artifactId>hl7templates-generator-jar</artifactId> <name>HL7Templates Generator JAR</name> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <organization> @@ -143,7 +143,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>gocmodel-jar</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </dependency> </dependencies> </plugin> @@ -238,7 +238,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>hl7templates-model-jar</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </dependency> <dependency> @@ -249,7 +249,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>hl7templates-api-jar</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </dependency> <dependency> <groupId>net.ihe.gazelle.svs</groupId> diff --git a/hl7templates/hl7templates-model-jar/pom.xml b/hl7templates/hl7templates-model-jar/pom.xml index 11b9ba7344397dbb7387e023686a5e2e9267ec38..010c2a9eee5fe81314cd8cec1ad923cdcfd9f7e0 100644 --- a/hl7templates/hl7templates-model-jar/pom.xml +++ b/hl7templates/hl7templates-model-jar/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>gazelle-objects-checker</artifactId> <groupId>net.ihe.gazelle</groupId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -11,7 +11,7 @@ <groupId>net.ihe.gazelle</groupId> <artifactId>hl7templates-model-jar</artifactId> <name>HL7Templates Model JAR</name> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <organization> <name>IHE-Europe</name> @@ -134,7 +134,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>gocmodel-jar</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </dependency> </dependencies> </plugin> @@ -214,7 +214,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>gocmodel-jar</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </dependency> <dependency> diff --git a/hl7templates/hl7templates-packager-jar/pom.xml b/hl7templates/hl7templates-packager-jar/pom.xml index 442a4e1c7606fa1f7ef1d8f2c3d47f8ae60e512f..92663fac42fdfb855afe0ce7f689f4a2ea2160e6 100644 --- a/hl7templates/hl7templates-packager-jar/pom.xml +++ b/hl7templates/hl7templates-packager-jar/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>gazelle-objects-checker</artifactId> <groupId>net.ihe.gazelle</groupId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -11,7 +11,7 @@ <groupId>net.ihe.gazelle</groupId> <artifactId>hl7templates-packager-jar</artifactId> <name>HL7 Templates Packager</name> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <organization> <name>IHE europe</name> @@ -156,7 +156,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>hl7templates-generator-jar</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> </dependency> <dependency> @@ -186,7 +186,7 @@ <dependency> <groupId>net.ihe.gazelle.goc</groupId> <artifactId>validator-archetype-instantiator</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <type>jar</type> </dependency> diff --git a/pom.xml b/pom.xml index 78c902d5340e1f6d49285fd0436753c40514b88d..d68356153e76d0c7a1dddad0771901186d29533b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <groupId>net.ihe.gazelle</groupId> <artifactId>gazelle-objects-checker</artifactId> <name>Gazelle Objects Checker</name> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.3-SNAPSHOT</version> <packaging>pom</packaging> <organization>