Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 18cdeabb authored by clement lagorce's avatar clement lagorce
Browse files

Merge branch 'master' into 'develop'

Master

See merge request gazelle/applications/test-execution/validator/gazellehl7v2validator!44
parents 9c9e8927 963a7edb
No related branches found
No related tags found
2 merge requests!49Develop,!44Master
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>GazelleHL7v2Validator</artifactId> <artifactId>GazelleHL7v2Validator</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<artifactId>GazelleHL7v2Validator-ear</artifactId> <artifactId>GazelleHL7v2Validator-ear</artifactId>
<packaging>ear</packaging> <packaging>ear</packaging>
<name>GazelleHL7v2Validator-ear</name> <name>GazelleHL7v2Validator-ear</name>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
<contributors> <contributors>
<contributor> <contributor>
<organization>INRIA - Rennes Bretagne Atlantique</organization> <organization>INRIA - Rennes Bretagne Atlantique</organization>
...@@ -100,14 +100,14 @@ ...@@ -100,14 +100,14 @@
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<artifactId>GazelleHL7v2Validator-ui</artifactId> <artifactId>GazelleHL7v2Validator-ui</artifactId>
<type>war</type> <type>war</type>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<artifactId>GazelleHL7v2Validator-ejb</artifactId> <artifactId>GazelleHL7v2Validator-ejb</artifactId>
<type>ejb</type> <type>ejb</type>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.jboss.seam</groupId> <groupId>org.jboss.seam</groupId>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>GazelleHL7v2Validator</artifactId> <artifactId>GazelleHL7v2Validator</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
...@@ -270,7 +270,7 @@ ...@@ -270,7 +270,7 @@
<dependency> <dependency>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<artifactId>gvt-validation-jar</artifactId> <artifactId>gvt-validation-jar</artifactId>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>GazelleHL7v2Validator</artifactId> <artifactId>GazelleHL7v2Validator</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<artifactId>GazelleHL7v2Validator-ui</artifactId> <artifactId>GazelleHL7v2Validator-ui</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
<name>GazelleHL7v2Validator-ui</name> <name>GazelleHL7v2Validator-ui</name>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
<description>Archetype for the UI part of our java projects</description> <description>Archetype for the UI part of our java projects</description>
<organization> <organization>
<name>INRIA - IHE Development</name> <name>INRIA - IHE Development</name>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>GazelleHL7v2Validator</artifactId> <artifactId>GazelleHL7v2Validator</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>GazelleHL7v2Validator</artifactId> <artifactId>GazelleHL7v2Validator</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>GazelleHL7v2Validator</artifactId> <artifactId>GazelleHL7v2Validator</artifactId>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<artifactId>GazelleHL7v2Validator</artifactId> <artifactId>GazelleHL7v2Validator</artifactId>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>GazelleHL7v2Validator</name> <name>GazelleHL7v2Validator</name>
<description>parent for project GazelleHL7v2Validator</description> <description>parent for project GazelleHL7v2Validator</description>
...@@ -85,27 +85,27 @@ ...@@ -85,27 +85,27 @@
<dependency> <dependency>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<artifactId>gazelle-hl7-validator-report-jar</artifactId> <artifactId>gazelle-hl7-validator-report-jar</artifactId>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<artifactId>gazelle-hl7v2-validator-api-jar</artifactId> <artifactId>gazelle-hl7v2-validator-api-jar</artifactId>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<artifactId>GazelleHL7v2Validator-ejb</artifactId> <artifactId>GazelleHL7v2Validator-ejb</artifactId>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<artifactId>GazelleHL7v2Validator-ear</artifactId> <artifactId>GazelleHL7v2Validator-ear</artifactId>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
<artifactId>GazelleHL7v2Validator-ui</artifactId> <artifactId>GazelleHL7v2Validator-ui</artifactId>
<version>3.8.2-SNAPSHOT</version> <version>3.8.3-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle</groupId> <groupId>net.ihe.gazelle</groupId>
......
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