r150 - in trunk: . tutti-persistence tutti-persistence-dev tutti-service tutti-ui-swing
Author: tchemit Date: 2013-01-04 10:12:50 +0100 (Fri, 04 Jan 2013) New Revision: 150 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/150 Log: [maven-release-plugin] prepare release tutti-0.2.5 Modified: trunk/pom.xml trunk/tutti-persistence-dev/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-01-04 08:58:06 UTC (rev 149) +++ trunk/pom.xml 2013-01-04 09:12:50 UTC (rev 150) @@ -33,7 +33,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.2.5</version> <modules> <module>tutti-persistence</module> @@ -80,12 +80,12 @@ </developers> <scm> - <url>http://svn.forge.codelutin.com/svn/tutti/trunk</url> + <url>http://svn.forge.codelutin.com/svn/tutti/tags/tutti-0.2.5</url> <connection> - scm:svn:http://svn.forge.codelutin.com/svn/tutti/trunk + scm:svn:http://svn.forge.codelutin.com/svn/tutti/tags/tutti-0.2.5 </connection> <developerConnection> - scm:svn:http://svn.forge.codelutin.com/svn/tutti/trunk + scm:svn:http://svn.forge.codelutin.com/svn/tutti/tags/tutti-0.2.5 </developerConnection> </scm> Modified: trunk/tutti-persistence/pom.xml =================================================================== --- trunk/tutti-persistence/pom.xml 2013-01-04 08:58:06 UTC (rev 149) +++ trunk/tutti-persistence/pom.xml 2013-01-04 09:12:50 UTC (rev 150) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.2.5</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-persistence-dev/pom.xml =================================================================== --- trunk/tutti-persistence-dev/pom.xml 2013-01-04 08:58:06 UTC (rev 149) +++ trunk/tutti-persistence-dev/pom.xml 2013-01-04 09:12:50 UTC (rev 150) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.2.5</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-service/pom.xml =================================================================== --- trunk/tutti-service/pom.xml 2013-01-04 08:58:06 UTC (rev 149) +++ trunk/tutti-service/pom.xml 2013-01-04 09:12:50 UTC (rev 150) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.2.5</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-ui-swing/pom.xml =================================================================== --- trunk/tutti-ui-swing/pom.xml 2013-01-04 08:58:06 UTC (rev 149) +++ trunk/tutti-ui-swing/pom.xml 2013-01-04 09:12:50 UTC (rev 150) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.2.5</version> </parent> <groupId>fr.ifremer.tutti</groupId>
participants (1)
-
tchemit@users.forge.codelutin.com