Mentions légales du service

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

[ci skip]prepare release 1.4.5

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