Author: thomas.heute(a)jboss.com
Date: 2010-03-31 11:58:10 -0400 (Wed, 31 Mar 2010)
New Revision: 2419
Modified:
components/simplecaptcha/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: components/simplecaptcha/trunk/pom.xml
===================================================================
--- components/simplecaptcha/trunk/pom.xml 2010-03-31 15:58:02 UTC (rev 2418)
+++ components/simplecaptcha/trunk/pom.xml 2010-03-31 15:58:10 UTC (rev 2419)
@@ -10,7 +10,7 @@
<groupId>org.gatein.captcha</groupId>
<artifactId>simplecaptcha</artifactId>
- <version>1.1.1-GA-Patch01</version>
+ <version>1.1.1-GA-Patch02-SNAPSHOT</version>
<packaging>jar</packaging>
<name>GateIn SimpleCaptcha</name>
@@ -29,9 +29,9 @@
</dependencies>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/si...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/compone...
-
<
url>http://fisheye.jboss.org/browse/gatein/components/simplecaptcha/ta...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/si...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/compone...
+
<
url>http://fisheye.jboss.org/browse/gatein/components/simplecaptcha/tr...
</scm>
</project>