r2930 - in branches/pollen-1.2.3-1.2.x: . pollen-business pollen-ui pollen-votecounting
Author: fdesbois Date: 2010-03-11 18:41:57 +0100 (Thu, 11 Mar 2010) New Revision: 2930 Log: [maven-release-plugin] prepare release pollen-1.2.4 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-11 16:46:41 UTC (rev 2929) +++ branches/pollen-1.2.3-1.2.x/pollen-business/pom.xml 2010-03-11 17:41:57 UTC (rev 2930) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</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-11 16:46:41 UTC (rev 2929) +++ branches/pollen-1.2.3-1.2.x/pollen-ui/pom.xml 2010-03-11 17:41:57 UTC (rev 2930) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</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-11 16:46:41 UTC (rev 2929) +++ branches/pollen-1.2.3-1.2.x/pollen-votecounting/pom.xml 2010-03-11 17:41:57 UTC (rev 2930) @@ -10,7 +10,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</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-11 16:46:41 UTC (rev 2929) +++ branches/pollen-1.2.3-1.2.x/pom.xml 2010-03-11 17:41:57 UTC (rev 2930) @@ -15,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</version> <modules> <module>pollen-ui</module> @@ -345,9 +345,9 @@ <!-- ************************************************************* --> <scm> - <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> + <connection>scm:svn:http://svn.chorem.org/svn/pollen/tags/pollen-1.2.4</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/pollen/tags/pollen-1.2.4</developerConnection> + <url>http://www.chorem.org/repositories/browse/pollen/tags/pollen-1.2.4</url> </scm> <repositories>
participants (1)
-
fdesbois@users.chorem.org