Author: fdesbois Date: 2010-01-08 18:14:20 +0100 (Fri, 08 Jan 2010) New Revision: 2771 Modified: trunk/lima-dto/pom.xml trunk/lima-main/pom.xml trunk/lima-service-callao/pom.xml trunk/lima-service-mock/pom.xml trunk/lima-service-neogia/pom.xml trunk/lima-service/pom.xml trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/lima-dto/pom.xml =================================================================== --- trunk/lima-dto/pom.xml 2010-01-08 17:14:16 UTC (rev 2770) +++ trunk/lima-dto/pom.xml 2010-01-08 17:14:20 UTC (rev 2771) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1</version> + <version>0.3.2-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-main/pom.xml =================================================================== --- trunk/lima-main/pom.xml 2010-01-08 17:14:16 UTC (rev 2770) +++ trunk/lima-main/pom.xml 2010-01-08 17:14:20 UTC (rev 2771) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1</version> + <version>0.3.2-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-service/pom.xml =================================================================== --- trunk/lima-service/pom.xml 2010-01-08 17:14:16 UTC (rev 2770) +++ trunk/lima-service/pom.xml 2010-01-08 17:14:20 UTC (rev 2771) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1</version> + <version>0.3.2-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-service-callao/pom.xml =================================================================== --- trunk/lima-service-callao/pom.xml 2010-01-08 17:14:16 UTC (rev 2770) +++ trunk/lima-service-callao/pom.xml 2010-01-08 17:14:20 UTC (rev 2771) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1</version> + <version>0.3.2-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-service-mock/pom.xml =================================================================== --- trunk/lima-service-mock/pom.xml 2010-01-08 17:14:16 UTC (rev 2770) +++ trunk/lima-service-mock/pom.xml 2010-01-08 17:14:20 UTC (rev 2771) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1</version> + <version>0.3.2-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-service-neogia/pom.xml =================================================================== --- trunk/lima-service-neogia/pom.xml 2010-01-08 17:14:16 UTC (rev 2770) +++ trunk/lima-service-neogia/pom.xml 2010-01-08 17:14:20 UTC (rev 2771) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1</version> + <version>0.3.2-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-08 17:14:16 UTC (rev 2770) +++ trunk/pom.xml 2010-01-08 17:14:20 UTC (rev 2771) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1</version> + <version>0.3.2-SNAPSHOT</version> <modules> <module>lima-dto</module> @@ -256,9 +256,9 @@ <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.3.1</connection> - <developerConnection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.3.1</developerConnection> - <url>http://www.chorem.org/repositories/browse/lima/tags/lima-0.3.1</url> + <connection>scm:svn:http://svn.chorem.org/svn/lima/trunk</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/lima/trunk</developerConnection> + <url>http://www.chorem.org/repositories/browse/lima/trunk</url> </scm> <repositories>