r2839 - in trunk: . pollen-business pollen-ui pollen-votecounting
Author: schorlet Date: 2010-01-12 10:45:10 +0100 (Tue, 12 Jan 2010) New Revision: 2839 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.2 Modified: trunk/pollen-business/pom.xml =================================================================== --- trunk/pollen-business/pom.xml 2010-01-12 09:23:10 UTC (rev 2838) +++ trunk/pollen-business/pom.xml 2010-01-12 09:45:10 UTC (rev 2839) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: trunk/pollen-ui/pom.xml =================================================================== --- trunk/pollen-ui/pom.xml 2010-01-12 09:23:10 UTC (rev 2838) +++ trunk/pollen-ui/pom.xml 2010-01-12 09:45:10 UTC (rev 2839) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: trunk/pollen-votecounting/pom.xml =================================================================== --- trunk/pollen-votecounting/pom.xml 2010-01-12 09:23:10 UTC (rev 2838) +++ trunk/pollen-votecounting/pom.xml 2010-01-12 09:45:10 UTC (rev 2839) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-12 09:23:10 UTC (rev 2838) +++ trunk/pom.xml 2010-01-12 09:45:10 UTC (rev 2839) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <modules> <module>pollen-ui</module> @@ -341,9 +341,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.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> </scm> <repositories>
participants (1)
-
schorletï¼ users.chorem.org