Author: tchemit Date: 2014-05-05 15:17:39 +0200 (Mon, 05 May 2014) New Revision: 1746 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1746 Log: prepare release 3.4.1 Modified: branches/tutti-3.4.x/pom.xml branches/tutti-3.4.x/tutti-ichtyometer/pom.xml branches/tutti-3.4.x/tutti-persistence/pom.xml branches/tutti-3.4.x/tutti-service/pom.xml branches/tutti-3.4.x/tutti-ui-swing/pom.xml Modified: branches/tutti-3.4.x/pom.xml =================================================================== --- branches/tutti-3.4.x/pom.xml 2014-05-05 13:13:22 UTC (rev 1745) +++ branches/tutti-3.4.x/pom.xml 2014-05-05 13:17:39 UTC (rev 1746) @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.4</version> + <version>3.4.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Tutti</name> @@ -99,13 +99,13 @@ <scm> <url> - https://forge.codelutin.com/projects/tutti/repository/tags/tutti-3.4 + https://forge.codelutin.com/projects/tutti/repository/branches/tutti-3.4.x </url> <connection> - scm:svn:http://svn.codelutin.com/tutti/tags/tutti-3.4 + scm:svn:http://svn.codelutin.com/tutti/branches/tutti-3.4.x </connection> <developerConnection> - scm:svn:https://svn.codelutin.com/tutti/tags/tutti-3.4 + scm:svn:https://svn.codelutin.com/tutti/branches/tutti-3.4.x </developerConnection> </scm> <distributionManagement> Modified: branches/tutti-3.4.x/tutti-ichtyometer/pom.xml =================================================================== --- branches/tutti-3.4.x/tutti-ichtyometer/pom.xml 2014-05-05 13:13:22 UTC (rev 1745) +++ branches/tutti-3.4.x/tutti-ichtyometer/pom.xml 2014-05-05 13:17:39 UTC (rev 1746) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.4</version> + <version>3.4.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: branches/tutti-3.4.x/tutti-persistence/pom.xml =================================================================== --- branches/tutti-3.4.x/tutti-persistence/pom.xml 2014-05-05 13:13:22 UTC (rev 1745) +++ branches/tutti-3.4.x/tutti-persistence/pom.xml 2014-05-05 13:17:39 UTC (rev 1746) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.4</version> + <version>3.4.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: branches/tutti-3.4.x/tutti-service/pom.xml =================================================================== --- branches/tutti-3.4.x/tutti-service/pom.xml 2014-05-05 13:13:22 UTC (rev 1745) +++ branches/tutti-3.4.x/tutti-service/pom.xml 2014-05-05 13:17:39 UTC (rev 1746) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.4</version> + <version>3.4.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: branches/tutti-3.4.x/tutti-ui-swing/pom.xml =================================================================== --- branches/tutti-3.4.x/tutti-ui-swing/pom.xml 2014-05-05 13:13:22 UTC (rev 1745) +++ branches/tutti-3.4.x/tutti-ui-swing/pom.xml 2014-05-05 13:17:39 UTC (rev 1746) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.4</version> + <version>3.4.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId>