Author: schorlet Date: 2010-01-12 10:45:16 +0100 (Tue, 12 Jan 2010) New Revision: 2841 Modified: trunk/pollen-business/pom.xml trunk/pollen-ui/pom.xml trunk/pollen-votecounting/pom.xml trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pollen-business/pom.xml =================================================================== --- trunk/pollen-business/pom.xml 2010-01-12 09:45:14 UTC (rev 2840) +++ trunk/pollen-business/pom.xml 2010-01-12 09:45:16 UTC (rev 2841) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: trunk/pollen-ui/pom.xml =================================================================== --- trunk/pollen-ui/pom.xml 2010-01-12 09:45:14 UTC (rev 2840) +++ trunk/pollen-ui/pom.xml 2010-01-12 09:45:16 UTC (rev 2841) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: trunk/pollen-votecounting/pom.xml =================================================================== --- trunk/pollen-votecounting/pom.xml 2010-01-12 09:45:14 UTC (rev 2840) +++ trunk/pollen-votecounting/pom.xml 2010-01-12 09:45:16 UTC (rev 2841) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-12 09:45:14 UTC (rev 2840) +++ trunk/pom.xml 2010-01-12 09:45:16 UTC (rev 2841) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> <modules> <module>pollen-ui</module> @@ -341,9 +341,9 @@ <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/pollen/tags/pollen-1.2.2</connection> - <developerConnection>scm:svn:http://svn.chorem.org/svn/pollen/tags/pollen-1.2.2</developerConnection> - <url>http://www.chorem.org/repositories/browse/pollen/tags/pollen-1.2.2</url> + <connection>scm:svn:http://svn.chorem.org/svn/pollen/trunk</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/pollen/trunk</developerConnection> + <url>http://www.chorem.org/repositories/browse/pollen/trunk</url> </scm> <repositories>