Author: maven-release Date: 2013-04-08 18:07:03 +0200 (Mon, 08 Apr 2013) New Revision: 755 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/755 Log: [maven-release-plugin] prepare release tutti-1.3 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-04-08 16:02:05 UTC (rev 754) +++ trunk/pom.xml 2013-04-08 16:07:03 UTC (rev 755) @@ -33,7 +33,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>1.3-SNAPSHOT</version> + <version>1.3</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-1.3</url> <connection> - scm:svn:http://svn.forge.codelutin.com/svn/tutti/trunk + scm:svn:http://svn.forge.codelutin.com/svn/tutti/tags/tutti-1.3 </connection> <developerConnection> - scm:svn:http://svn.forge.codelutin.com/svn/tutti/trunk + scm:svn:http://svn.forge.codelutin.com/svn/tutti/tags/tutti-1.3 </developerConnection> </scm> Modified: trunk/tutti-persistence/pom.xml =================================================================== --- trunk/tutti-persistence/pom.xml 2013-04-08 16:02:05 UTC (rev 754) +++ trunk/tutti-persistence/pom.xml 2013-04-08 16:07:03 UTC (rev 755) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>1.3-SNAPSHOT</version> + <version>1.3</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-service/pom.xml =================================================================== --- trunk/tutti-service/pom.xml 2013-04-08 16:02:05 UTC (rev 754) +++ trunk/tutti-service/pom.xml 2013-04-08 16:07:03 UTC (rev 755) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>1.3-SNAPSHOT</version> + <version>1.3</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-ui-swing/pom.xml =================================================================== --- trunk/tutti-ui-swing/pom.xml 2013-04-08 16:02:05 UTC (rev 754) +++ trunk/tutti-ui-swing/pom.xml 2013-04-08 16:07:03 UTC (rev 755) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>1.3-SNAPSHOT</version> + <version>1.3</version> </parent> <groupId>fr.ifremer.tutti</groupId>
participants (1)
-
maven-releaseļ¼ users.forge.codelutin.com