diff --git a/archetype/generated-validator/pom.xml b/archetype/generated-validator/pom.xml index c9dec0d2e43b0a726b505ce4eb5f03acad19b146..02b1439d4b4bd25043ab6820880ba9427499f85c 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.2-SNAPSHOT</version> + <version>3.0.2</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.2-SNAPSHOT</version> + <version>3.0.2</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 fb431f8b9883cd5417d6ae710ae789b370366c63..641c5d844f69faf0fd29ef09706981132b9191d7 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.2-SNAPSHOT</version> + <version>3.0.2</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>validator-archetype-instantiator</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</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 d375b18f79bb3c6943b7785da9ccd24417b439ba..cfaffc9a92e7890b4f165d269786cabe22ae8ca7 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.2-SNAPSHOT</version> + <version>3.0.2</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>validator-archetype</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</version> <packaging>maven-archetype</packaging> <build> diff --git a/hl7templates/gocmodel-jar/pom.xml b/hl7templates/gocmodel-jar/pom.xml index 828ed678c9d645ff4c52ca6323939206aa91d5b4..590b8b4160224826567868ab9bfea527debdc39d 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.2-SNAPSHOT</version> + <version>3.0.2</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.2-SNAPSHOT</version> + <version>3.0.2</version> <organization> <name>IHE-Europe</name> diff --git a/hl7templates/hl7templates-api-jar/pom.xml b/hl7templates/hl7templates-api-jar/pom.xml index 17de673fbbe3d353067f8b85ad039c544ecc8c9f..d0a0e1be9f0ec48436b891941a77b3be8f4783eb 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.2-SNAPSHOT</version> + <version>3.0.2</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.2-SNAPSHOT</version> + <version>3.0.2</version> <organization> <name>IHE-Europe</name> @@ -81,7 +81,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>hl7templates-model-jar</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</version> </dependency> <dependency> diff --git a/hl7templates/hl7templates-generator-jar/pom.xml b/hl7templates/hl7templates-generator-jar/pom.xml index d3dcf31238597caa780816879f7ccacbf1e059f1..6b5fcaa8a88cd47eff626a4a79255a27c0e78dd2 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.2-SNAPSHOT</version> + <version>3.0.2</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.2-SNAPSHOT</version> + <version>3.0.2</version> <organization> @@ -143,7 +143,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>gocmodel-jar</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</version> </dependency> </dependencies> </plugin> @@ -238,7 +238,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>hl7templates-model-jar</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</version> </dependency> <dependency> @@ -249,7 +249,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>hl7templates-api-jar</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</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 75d78a7e3bd8f1c60b38cd05a78c105ee7c4b128..7606457d8ce188c7e0cb722bbcf87692283d0241 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.2-SNAPSHOT</version> + <version>3.0.2</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.2-SNAPSHOT</version> + <version>3.0.2</version> <organization> <name>IHE-Europe</name> @@ -134,7 +134,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>gocmodel-jar</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</version> </dependency> </dependencies> </plugin> @@ -214,7 +214,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>gocmodel-jar</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</version> </dependency> <dependency> diff --git a/hl7templates/hl7templates-packager-jar/pom.xml b/hl7templates/hl7templates-packager-jar/pom.xml index d93838312cbb539ea5cce47a8e89cbb1390fa205..db07097546199f1c72c42685464ebc0c473955b4 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.2-SNAPSHOT</version> + <version>3.0.2</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.2-SNAPSHOT</version> + <version>3.0.2</version> <organization> <name>IHE europe</name> @@ -156,7 +156,7 @@ <dependency> <groupId>net.ihe.gazelle</groupId> <artifactId>hl7templates-generator-jar</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</version> </dependency> <dependency> @@ -186,7 +186,7 @@ <dependency> <groupId>net.ihe.gazelle.goc</groupId> <artifactId>validator-archetype-instantiator</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</version> <type>jar</type> </dependency> diff --git a/pom.xml b/pom.xml index 1ee419d4a7947ae3a84ffad3d8d9f693add01a17..08376f1cc9fdb31184c4a04df8374e1ada8973ee 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.2-SNAPSHOT</version> + <version>3.0.2</version> <packaging>pom</packaging> <organization> @@ -33,7 +33,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.0.2</tag> </scm> <repositories>