Author: thomas.heute(a)jboss.com
Date: 2010-03-31 11:57:40 -0400 (Wed, 31 Mar 2010)
New Revision: 2417
Modified:
components/simplecaptcha/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 1.1.1-GA-Patch01
Modified: components/simplecaptcha/trunk/pom.xml
===================================================================
--- components/simplecaptcha/trunk/pom.xml 2010-03-31 15:56:01 UTC (rev 2416)
+++ components/simplecaptcha/trunk/pom.xml 2010-03-31 15:57:40 UTC (rev 2417)
@@ -10,7 +10,7 @@
<groupId>org.gatein.captcha</groupId>
<artifactId>simplecaptcha</artifactId>
- <version>1.1.1-GA-Patch01-SNAPSHOT</version>
+ <version>1.1.1-GA-Patch01</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/tr...
+
<
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...
</scm>
</project>