Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 55d05253 authored by Gabriel Landais's avatar Gabriel Landais
Browse files

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

git-svn-id: https://scm.gforge.inria.fr/authscm/ycadoret/svn/gazelle/Maven/gazelle-proxy/trunk@36705 356b4b1a-1d2b-0410-8bf1-ffa24008f01e
parent e6ebccb1
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId> <artifactId>gazelle-proxy</artifactId>
<version>2.10-SNAPSHOT</version> <version>2.10</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId> <artifactId>gazelle-proxy</artifactId>
<version>2.10-SNAPSHOT</version> <version>2.10</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent> <parent>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId> <artifactId>gazelle-proxy</artifactId>
<version>2.10-SNAPSHOT</version> <version>2.10</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId> <artifactId>gazelle-proxy</artifactId>
<version>2.10-SNAPSHOT</version> <version>2.10</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId> <artifactId>gazelle-proxy</artifactId>
<version>2.10-SNAPSHOT</version> <version>2.10</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId> <artifactId>gazelle-proxy</artifactId>
<version>2.10-SNAPSHOT</version> <version>2.10</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -11,14 +11,14 @@ ...@@ -11,14 +11,14 @@
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId> <artifactId>gazelle-proxy</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>2.10-SNAPSHOT</version> <version>2.10</version>
<url>http://gazelle.ihe.net/jenkins/job/gazelle-proxy/site</url> <url>http://gazelle.ihe.net/jenkins/job/gazelle-proxy/site</url>
<scm> <scm>
<connection>scm:svn:svn://scm.gforge.inria.fr/svn/gazelle/Maven/gazelle-proxy/trunk</connection> <connection>scm:svn:svn://scm.gforge.inria.fr/svn/gazelle/Maven/gazelle-proxy/tags/gazelle-proxy-2.10</connection>
<developerConnection>scm:svn:https://scm.gforge.inria.fr/svn/gazelle/Maven/gazelle-proxy/trunk</developerConnection> <developerConnection>scm:svn:https://scm.gforge.inria.fr/svn/gazelle/Maven/gazelle-proxy/tags/gazelle-proxy-2.10</developerConnection>
<url>http://fisheye.jboss.org/browse/Seam/parent/gazelle-seam/tags/gazelle-seam-1.42/gazelle-proxy</url> <url>http://fisheye.jboss.org/browse/Seam/parent/gazelle-seam/tags/gazelle-proxy-2.10</url>
</scm> </scm>
<properties> <properties>
...@@ -34,31 +34,31 @@ ...@@ -34,31 +34,31 @@
<dependency> <dependency>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy-netty</artifactId> <artifactId>gazelle-proxy-netty</artifactId>
<version>2.10-SNAPSHOT</version> <version>2.10</version>
<type>jar</type> <type>jar</type>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy-jar</artifactId> <artifactId>gazelle-proxy-jar</artifactId>
<version>2.10-SNAPSHOT</version> <version>2.10</version>
<type>ejb</type> <type>ejb</type>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy-ejb</artifactId> <artifactId>gazelle-proxy-ejb</artifactId>
<version>2.10-SNAPSHOT</version> <version>2.10</version>
<type>ejb</type> <type>ejb</type>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy-common-war</artifactId> <artifactId>gazelle-proxy-common-war</artifactId>
<version>2.10-SNAPSHOT</version> <version>2.10</version>
<type>war</type> <type>war</type>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy-war</artifactId> <artifactId>gazelle-proxy-war</artifactId>
<version>2.10-SNAPSHOT</version> <version>2.10</version>
<type>war</type> <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