Mentions légales du service

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

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

git-svn-id: https://scm.gforge.inria.fr/authscm/ycadoret/svn/gazelle/Maven/gazelle-proxy/trunk@19126 356b4b1a-1d2b-0410-8bf1-ffa24008f01e
parent f21481d5
No related branches found
No related tags found
No related merge requests found
...@@ -4,13 +4,13 @@ ...@@ -4,13 +4,13 @@
<parent> <parent>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId> <artifactId>gazelle-proxy</artifactId>
<version>0.5-SNAPSHOT</version> <version>0.5</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>gazelle-proxy-datamodel</artifactId> <artifactId>gazelle-proxy-datamodel</artifactId>
<version>0.5-SNAPSHOT</version> <version>0.5</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>gazelle-proxy - DataModel</name> <name>gazelle-proxy - DataModel</name>
......
...@@ -5,13 +5,13 @@ ...@@ -5,13 +5,13 @@
<parent> <parent>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId> <artifactId>gazelle-proxy</artifactId>
<version>0.5-SNAPSHOT</version> <version>0.5</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy-ear</artifactId> <artifactId>gazelle-proxy-ear</artifactId>
<version>0.5-SNAPSHOT</version> <version>0.5</version>
<packaging>ear</packaging> <packaging>ear</packaging>
<name>gazelle-proxy - EAR</name> <name>gazelle-proxy - EAR</name>
......
...@@ -4,13 +4,13 @@ ...@@ -4,13 +4,13 @@
<parent> <parent>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId> <artifactId>gazelle-proxy</artifactId>
<version>0.5-SNAPSHOT</version> <version>0.5</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>gazelle-proxy-ejb</artifactId> <artifactId>gazelle-proxy-ejb</artifactId>
<version>0.5-SNAPSHOT</version> <version>0.5</version>
<packaging>ejb</packaging> <packaging>ejb</packaging>
<name>gazelle-proxy - EJB</name> <name>gazelle-proxy - EJB</name>
......
...@@ -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>0.5-SNAPSHOT</version> <version>0.5</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy-netty</artifactId> <artifactId>gazelle-proxy-netty</artifactId>
<version>0.5-SNAPSHOT</version> <version>0.5</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>gazelle-proxy-netty</name> <name>gazelle-proxy-netty</name>
......
...@@ -4,13 +4,13 @@ ...@@ -4,13 +4,13 @@
<parent> <parent>
<groupId>net.ihe.gazelle.proxy</groupId> <groupId>net.ihe.gazelle.proxy</groupId>
<artifactId>gazelle-proxy</artifactId> <artifactId>gazelle-proxy</artifactId>
<version>0.5-SNAPSHOT</version> <version>0.5</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>gazelle-proxy-war</artifactId> <artifactId>gazelle-proxy-war</artifactId>
<version>0.5-SNAPSHOT</version> <version>0.5</version>
<packaging>war</packaging> <packaging>war</packaging>
<name>gazelle-proxy - WAR</name> <name>gazelle-proxy - WAR</name>
......
<?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>org.jboss.seam</groupId> <groupId>org.jboss.seam</groupId>
...@@ -13,12 +12,12 @@ ...@@ -13,12 +12,12 @@
<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>0.5-SNAPSHOT</version> <version>0.5</version>
<name>gazelle-proxy</name> <name>gazelle-proxy</name>
<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-0.5</connection>
<developerConnection>scm:svn:svn+ssh://scm.gforge.inria.fr/svn/gazelle/Maven/gazelle-proxy/trunk</developerConnection> <developerConnection>scm:svn:svn+ssh://scm.gforge.inria.fr/svn/gazelle/Maven/gazelle-proxy/tags/gazelle-proxy-0.5</developerConnection>
</scm> </scm>
<properties> <properties>
...@@ -136,13 +135,13 @@ ...@@ -136,13 +135,13 @@
<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>0.5-SNAPSHOT</version> <version>0.5</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-datamodel</artifactId> <artifactId>gazelle-proxy-datamodel</artifactId>
<version>0.5-SNAPSHOT</version> <version>0.5</version>
<type>jar</type> <type>jar</type>
</dependency> </dependency>
<dependency> <dependency>
...@@ -154,13 +153,13 @@ ...@@ -154,13 +153,13 @@
<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>0.5-SNAPSHOT</version> <version>0.5</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-war</artifactId> <artifactId>gazelle-proxy-war</artifactId>
<version>0.5-SNAPSHOT</version> <version>0.5</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