Mentions légales du service

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

[ci skip]prepare release 3.1.0

parent 53e1a341
No related branches found
No related tags found
1 merge request!45Merge master into develop
......@@ -5,7 +5,7 @@
<parent>
<artifactId>message-content-analyzer</artifactId>
<groupId>net.ihe.gazelle</groupId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -5,7 +5,7 @@
<parent>
<artifactId>message-content-analyzer</artifactId>
<groupId>net.ihe.gazelle</groupId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -9,7 +9,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.ihe.gazelle</groupId>
<artifactId>message-content-analyzer</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<packaging>pom</packaging>
<name>Message Content Analyzer</name>
......@@ -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>3.1.0</tag>
</scm>
......@@ -125,13 +125,13 @@
<dependency>
<groupId>net.ihe.gazelle</groupId>
<artifactId>message-content-analyzer-ejb</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<type>ejb</type>
</dependency>
<dependency>
<groupId>net.ihe.gazelle</groupId>
<artifactId>message-content-analyzer-war</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<type>war</type>
</dependency>
<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