Author: ymartel Date: 2014-10-23 11:23:06 +0200 (Thu, 23 Oct 2014) New Revision: 461 Url: http://forge.chorem.org/projects/chorem/repository/revisions/461 Log: release was done, go on 0.4-SNAPSHOT version Modified: trunk/chorem-entities/pom.xml trunk/chorem-webmotion/pom.xml trunk/pom.xml Modified: trunk/chorem-entities/pom.xml =================================================================== --- trunk/chorem-entities/pom.xml 2014-10-23 08:58:09 UTC (rev 460) +++ trunk/chorem-entities/pom.xml 2014-10-23 09:23:06 UTC (rev 461) @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.3</version> + <version>0.4-SNAPSHOT</version> </parent> <groupId>org.chorem.chorem</groupId> Modified: trunk/chorem-webmotion/pom.xml =================================================================== --- trunk/chorem-webmotion/pom.xml 2014-10-23 08:58:09 UTC (rev 460) +++ trunk/chorem-webmotion/pom.xml 2014-10-23 09:23:06 UTC (rev 461) @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.3</version> + <version>0.4-SNAPSHOT</version> </parent> <groupId>org.chorem.chorem</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-10-23 08:58:09 UTC (rev 460) +++ trunk/pom.xml 2014-10-23 09:23:06 UTC (rev 461) @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.3</version> + <version>0.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Chorem</name>