Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 93f4d519 authored by Achraf Achkari's avatar Achraf Achkari
Browse files

Merge branch 'master' into 'develop'

Merge new versions

See merge request !16
parents dbb1560b 4638f8e4
No related branches found
No related tags found
2 merge requests!17Fix SEQUOIA Confs,!16Merge new versions
Pipeline #339162 failed
......@@ -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>
......
......@@ -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
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment