r794 - in trunk: . tutti-persistence tutti-service tutti-ui-swing
Author: tchemit Date: 2013-04-16 12:01:51 +0200 (Tue, 16 Apr 2013) New Revision: 794 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/794 Log: prepare release 1.4.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-04-16 10:01:18 UTC (rev 793) +++ trunk/pom.xml 2013-04-16 10:01:51 UTC (rev 794) @@ -33,7 +33,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <modules> <module>tutti-persistence</module> Modified: trunk/tutti-persistence/pom.xml =================================================================== --- trunk/tutti-persistence/pom.xml 2013-04-16 10:01:18 UTC (rev 793) +++ trunk/tutti-persistence/pom.xml 2013-04-16 10:01:51 UTC (rev 794) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-service/pom.xml =================================================================== --- trunk/tutti-service/pom.xml 2013-04-16 10:01:18 UTC (rev 793) +++ trunk/tutti-service/pom.xml 2013-04-16 10:01:51 UTC (rev 794) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-ui-swing/pom.xml =================================================================== --- trunk/tutti-ui-swing/pom.xml 2013-04-16 10:01:18 UTC (rev 793) +++ trunk/tutti-ui-swing/pom.xml 2013-04-16 10:01:51 UTC (rev 794) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId>
participants (1)
-
tchemit@users.forge.codelutin.com