Author: tchemit Date: 2014-01-30 20:05:49 +0100 (Thu, 30 Jan 2014) New Revision: 1553 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1553 Log: fix scm Modified: trunk/pom.xml trunk/tutti-ichtyometer/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 2014-01-30 19:04:26 UTC (rev 1552) +++ trunk/pom.xml 2014-01-30 19:05:49 UTC (rev 1553) @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.1</version> + <version>3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Tutti</name> Modified: trunk/tutti-ichtyometer/pom.xml =================================================================== --- trunk/tutti-ichtyometer/pom.xml 2014-01-30 19:04:26 UTC (rev 1552) +++ trunk/tutti-ichtyometer/pom.xml 2014-01-30 19:05:49 UTC (rev 1553) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.1</version> + <version>3.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-persistence/pom.xml =================================================================== --- trunk/tutti-persistence/pom.xml 2014-01-30 19:04:26 UTC (rev 1552) +++ trunk/tutti-persistence/pom.xml 2014-01-30 19:05:49 UTC (rev 1553) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.1</version> + <version>3.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-service/pom.xml =================================================================== --- trunk/tutti-service/pom.xml 2014-01-30 19:04:26 UTC (rev 1552) +++ trunk/tutti-service/pom.xml 2014-01-30 19:05:49 UTC (rev 1553) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.1</version> + <version>3.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-ui-swing/pom.xml =================================================================== --- trunk/tutti-ui-swing/pom.xml 2014-01-30 19:04:26 UTC (rev 1552) +++ trunk/tutti-ui-swing/pom.xml 2014-01-30 19:05:49 UTC (rev 1553) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.1</version> + <version>3.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId>