Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 22d5561c authored by Gazelle GitlabCI's avatar Gazelle GitlabCI
Browse files

[maven-release-plugin] prepare release gazelle-proxy-4.7.1

parent 82255353
No related branches found
No related merge requests found
......@@ -3,7 +3,7 @@
<parent>
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>gazelle-proxy-ear</artifactId>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -11,7 +11,7 @@
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId>
<packaging>pom</packaging>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.1</version>
<url>https://gazelle.ihe.net/proxy/</url>
<issueManagement>
......@@ -27,7 +27,7 @@
<connection>scm:git:git@gitlab.inria.fr:gazelle/applications/test-execution/gazelle-proxy.git</connection>
<developerConnection>scm:git:git@gitlab.inria.fr:gazelle/applications/test-execution/gazelle-proxy.git
</developerConnection>
<tag>HEAD</tag>
<tag>gazelle-proxy-4.7.1</tag>
</scm>
<properties>
......@@ -50,31 +50,31 @@
<dependency>
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy-netty</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.1</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy-jar</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.1</version>
<type>ejb</type>
</dependency>
<dependency>
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy-ejb</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.1</version>
<type>ejb</type>
</dependency>
<dependency>
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy-common-war</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.1</version>
<type>war</type>
</dependency>
<dependency>
<groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy-war</artifactId>
<version>4.7.1-SNAPSHOT</version>
<version>4.7.1</version>
<type>war</type>
</dependency>
......
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