r633 - in trunk: . sammoa-application sammoa-persistence sammoa-ui-swing
Author: tchemit Date: 2012-10-12 21:03:27 +0200 (Fri, 12 Oct 2012) New Revision: 633 Url: http://forge.codelutin.com/repositories/revision/sammoa/633 Log: prepare release 1.0 Modified: trunk/pom.xml trunk/sammoa-application/pom.xml trunk/sammoa-persistence/pom.xml trunk/sammoa-ui-swing/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-10-12 18:44:01 UTC (rev 632) +++ trunk/pom.xml 2012-10-12 19:03:27 UTC (rev 633) @@ -15,7 +15,7 @@ <groupId>fr.ulr</groupId> <artifactId>sammoa</artifactId> - <version>1.0-rc5-SNAPSHOT</version> + <version>1.0-SNAPSHOT</version> <modules> <module>sammoa-persistence</module> Modified: trunk/sammoa-application/pom.xml =================================================================== --- trunk/sammoa-application/pom.xml 2012-10-12 18:44:01 UTC (rev 632) +++ trunk/sammoa-application/pom.xml 2012-10-12 19:03:27 UTC (rev 633) @@ -5,7 +5,7 @@ <parent> <groupId>fr.ulr</groupId> <artifactId>sammoa</artifactId> - <version>1.0-rc5-SNAPSHOT</version> + <version>1.0-SNAPSHOT</version> </parent> <artifactId>sammoa-application</artifactId> Modified: trunk/sammoa-persistence/pom.xml =================================================================== --- trunk/sammoa-persistence/pom.xml 2012-10-12 18:44:01 UTC (rev 632) +++ trunk/sammoa-persistence/pom.xml 2012-10-12 19:03:27 UTC (rev 633) @@ -5,7 +5,7 @@ <parent> <groupId>fr.ulr</groupId> <artifactId>sammoa</artifactId> - <version>1.0-rc5-SNAPSHOT</version> + <version>1.0-SNAPSHOT</version> </parent> <artifactId>sammoa-persistence</artifactId> Modified: trunk/sammoa-ui-swing/pom.xml =================================================================== --- trunk/sammoa-ui-swing/pom.xml 2012-10-12 18:44:01 UTC (rev 632) +++ trunk/sammoa-ui-swing/pom.xml 2012-10-12 19:03:27 UTC (rev 633) @@ -5,7 +5,7 @@ <parent> <groupId>fr.ulr</groupId> <artifactId>sammoa</artifactId> - <version>1.0-rc5-SNAPSHOT</version> + <version>1.0-SNAPSHOT</version> </parent> <artifactId>sammoa-ui-swing</artifactId>
participants (1)
-
tchemit@users.forge.codelutin.com