Author: schorlet Date: 2010-02-18 16:17:32 +0100 (Thu, 18 Feb 2010) New Revision: 2870 Modified: trunk/pollen-business/pom.xml trunk/pollen-ui/pom.xml trunk/pollen-votecounting/pom.xml trunk/pom.xml Log: [maven-release-plugin] prepare release pollen-1.2.3 Modified: trunk/pollen-business/pom.xml =================================================================== --- trunk/pollen-business/pom.xml 2010-02-18 14:10:54 UTC (rev 2869) +++ trunk/pollen-business/pom.xml 2010-02-18 15:17:32 UTC (rev 2870) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: trunk/pollen-ui/pom.xml =================================================================== --- trunk/pollen-ui/pom.xml 2010-02-18 14:10:54 UTC (rev 2869) +++ trunk/pollen-ui/pom.xml 2010-02-18 15:17:32 UTC (rev 2870) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: trunk/pollen-votecounting/pom.xml =================================================================== --- trunk/pollen-votecounting/pom.xml 2010-02-18 14:10:54 UTC (rev 2869) +++ trunk/pollen-votecounting/pom.xml 2010-02-18 15:17:32 UTC (rev 2870) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-02-18 14:10:54 UTC (rev 2869) +++ trunk/pom.xml 2010-02-18 15:17:32 UTC (rev 2870) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <modules> <module>pollen-ui</module> @@ -345,9 +345,9 @@ <!-- ************************************************************* --> <scm> - <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> + <connection>scm:svn:http://svn.chorem.org/svn/pollen/tags/pollen-1.2.3</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/pollen/tags/pollen-1.2.3</developerConnection> + <url>http://www.chorem.org/repositories/browse/pollen/tags/pollen-1.2.3</url> </scm> <repositories>