Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0cbfca1a authored by gazelle-ci's avatar gazelle-ci
Browse files

[ci skip]prepare release 1.4.4

parent 393c11d8
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.ihe.gazelle</groupId>
<artifactId>gazelle-x-validation</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>gazelle-x-validation-core</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.ihe.gazelle</groupId>
<artifactId>gazelle-x-validation</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>gazelle-x-validation-ejb</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.ihe.gazelle</groupId>
<artifactId>gazelle-x-validation</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>gazelle-x-validation-war</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.ihe.gazelle</groupId>
<artifactId>gazelle-x-validation</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>gazelle-x-validation-ws</artifactId>
......
......@@ -8,7 +8,7 @@
</parent>
<groupId>net.ihe.gazelle</groupId>
<artifactId>gazelle-x-validation</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
<packaging>pom</packaging>
<name>Gazelle X Validation</name>
<description>Gazelle X Validation tool</description>
......@@ -25,7 +25,7 @@
<connection>scm:git:${git.project.url}</connection>
<url>scm:git:${git.project.url}</url>
<developerConnection>scm:git:${git.project.url}</developerConnection>
<tag>HEAD</tag>
<tag>1.4.4</tag>
</scm>
<properties>
......@@ -189,19 +189,19 @@
<dependency>
<groupId>net.ihe.gazelle</groupId>
<artifactId>gazelle-x-validation-core</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
<type>ejb</type>
</dependency>
<dependency>
<groupId>net.ihe.gazelle</groupId>
<artifactId>gazelle-x-validation-ejb</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
<type>ejb</type>
</dependency>
<dependency>
<groupId>net.ihe.gazelle</groupId>
<artifactId>gazelle-x-validation-ws</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
<type>ejb</type>
</dependency>
<dependency>
......@@ -219,7 +219,7 @@
<dependency>
<groupId>net.ihe.gazelle</groupId>
<artifactId>gazelle-x-validation-war</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
<type>war</type>
</dependency>
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment