r2278 - in trunk: . wao-persistence wao-services wao-web
Author: bleny Date: 2014-10-06 11:39:32 +0200 (Mon, 06 Oct 2014) New Revision: 2278 Url: http://forge.codelutin.com/projects/wao/repository/revisions/2278 Log: Tronc en 4.2 conform?\195?\169ment ?\195?\160 la feuille de route Modified: trunk/pom.xml trunk/wao-persistence/pom.xml trunk/wao-services/pom.xml trunk/wao-web/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-10-06 09:10:49 UTC (rev 2277) +++ trunk/pom.xml 2014-10-06 09:39:32 UTC (rev 2278) @@ -10,7 +10,7 @@ <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.1-SNAPSHOT</version> + <version>4.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Wao</name> Modified: trunk/wao-persistence/pom.xml =================================================================== --- trunk/wao-persistence/pom.xml 2014-10-06 09:10:49 UTC (rev 2277) +++ trunk/wao-persistence/pom.xml 2014-10-06 09:39:32 UTC (rev 2278) @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.1-SNAPSHOT</version> + <version>4.2-SNAPSHOT</version> </parent> <artifactId>wao-persistence</artifactId> Modified: trunk/wao-services/pom.xml =================================================================== --- trunk/wao-services/pom.xml 2014-10-06 09:10:49 UTC (rev 2277) +++ trunk/wao-services/pom.xml 2014-10-06 09:39:32 UTC (rev 2278) @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.1-SNAPSHOT</version> + <version>4.2-SNAPSHOT</version> </parent> <artifactId>wao-services</artifactId> Modified: trunk/wao-web/pom.xml =================================================================== --- trunk/wao-web/pom.xml 2014-10-06 09:10:49 UTC (rev 2277) +++ trunk/wao-web/pom.xml 2014-10-06 09:39:32 UTC (rev 2278) @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.1-SNAPSHOT</version> + <version>4.2-SNAPSHOT</version> </parent> <artifactId>wao-web</artifactId>
participants (1)
-
bleny@users.forge.codelutin.com