Author: fdesbois Date: 2010-03-15 12:03:11 +0100 (Mon, 15 Mar 2010) New Revision: 2942 Log: [maven-release-plugin] prepare for next development iteration Modified: branches/pollen-1.2.3-1.2.x/pollen-business/pom.xml branches/pollen-1.2.3-1.2.x/pollen-ui/pom.xml branches/pollen-1.2.3-1.2.x/pollen-votecounting/pom.xml branches/pollen-1.2.3-1.2.x/pom.xml Modified: branches/pollen-1.2.3-1.2.x/pollen-business/pom.xml =================================================================== --- branches/pollen-1.2.3-1.2.x/pollen-business/pom.xml 2010-03-15 11:03:08 UTC (rev 2941) +++ branches/pollen-1.2.3-1.2.x/pollen-business/pom.xml 2010-03-15 11:03:11 UTC (rev 2942) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.5</version> + <version>1.2.6-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: branches/pollen-1.2.3-1.2.x/pollen-ui/pom.xml =================================================================== --- branches/pollen-1.2.3-1.2.x/pollen-ui/pom.xml 2010-03-15 11:03:08 UTC (rev 2941) +++ branches/pollen-1.2.3-1.2.x/pollen-ui/pom.xml 2010-03-15 11:03:11 UTC (rev 2942) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.5</version> + <version>1.2.6-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: branches/pollen-1.2.3-1.2.x/pollen-votecounting/pom.xml =================================================================== --- branches/pollen-1.2.3-1.2.x/pollen-votecounting/pom.xml 2010-03-15 11:03:08 UTC (rev 2941) +++ branches/pollen-1.2.3-1.2.x/pollen-votecounting/pom.xml 2010-03-15 11:03:11 UTC (rev 2942) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.5</version> + <version>1.2.6-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: branches/pollen-1.2.3-1.2.x/pom.xml =================================================================== --- branches/pollen-1.2.3-1.2.x/pom.xml 2010-03-15 11:03:08 UTC (rev 2941) +++ branches/pollen-1.2.3-1.2.x/pom.xml 2010-03-15 11:03:11 UTC (rev 2942) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.5</version> + <version>1.2.6-SNAPSHOT</version> <modules> <module>pollen-ui</module> @@ -345,9 +345,9 @@ <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/pollen/tags/pollen-1.2.5</connection> - <developerConnection>scm:svn:http://svn.chorem.org/svn/pollen/tags/pollen-1.2.5</developerConnection> - <url>http://www.chorem.org/repositories/browse/pollen/tags/pollen-1.2.5</url> + <connection>scm:svn:http://svn.chorem.org/svn/pollen/branches/pollen-1.2.3-1.2.x</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/pollen/branches/pollen-1.2.3-1.2.x</developerConnection> + <url>http://www.chorem.org/repositories/browse/pollen/branches/pollen-1.2.3-1.2.x</url> </scm> <repositories>