Author: maven-release Date: 2013-05-02 17:33:25 +0200 (Thu, 02 May 2013) New Revision: 914 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/914 Log: [maven-release-plugin] prepare release tutti-2.1 Modified: trunk/pom.xml trunk/tutti-persistence/pom.xml trunk/tutti-service/pom.xml trunk/tutti-ui-swing/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-05-02 14:30:42 UTC (rev 913) +++ trunk/pom.xml 2013-05-02 15:33:25 UTC (rev 914) @@ -33,7 +33,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1</version> <modules> <module>tutti-persistence</module> @@ -89,12 +89,12 @@ </developers> <scm> - <url>http://svn.forge.codelutin.com/svn/tutti/trunk</url> + <url>http://svn.forge.codelutin.com/svn/tutti/tags/tutti-2.1</url> <connection> - scm:svn:http://svn.forge.codelutin.com/svn/tutti/trunk + scm:svn:http://svn.forge.codelutin.com/svn/tutti/tags/tutti-2.1 </connection> <developerConnection> - scm:svn:http://svn.forge.codelutin.com/svn/tutti/trunk + scm:svn:http://svn.forge.codelutin.com/svn/tutti/tags/tutti-2.1 </developerConnection> </scm> Modified: trunk/tutti-persistence/pom.xml =================================================================== --- trunk/tutti-persistence/pom.xml 2013-05-02 14:30:42 UTC (rev 913) +++ trunk/tutti-persistence/pom.xml 2013-05-02 15:33:25 UTC (rev 914) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-service/pom.xml =================================================================== --- trunk/tutti-service/pom.xml 2013-05-02 14:30:42 UTC (rev 913) +++ trunk/tutti-service/pom.xml 2013-05-02 15:33:25 UTC (rev 914) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-ui-swing/pom.xml =================================================================== --- trunk/tutti-ui-swing/pom.xml 2013-05-02 14:30:42 UTC (rev 913) +++ trunk/tutti-ui-swing/pom.xml 2013-05-02 15:33:25 UTC (rev 914) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1</version> </parent> <groupId>fr.ifremer.tutti</groupId>
participants (1)
-
maven-releaseļ¼ users.forge.codelutin.com