[gatein-commits] gatein SVN: r2417 - components/simplecaptcha/trunk.
do-not-reply at jboss.org
do-not-reply at jboss.org
Wed Mar 31 11:57:41 EDT 2010
Author: thomas.heute at 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/simplecaptcha/trunk</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/simplecaptcha/trunk</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/simplecaptcha/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/simplecaptcha/tags/1.1.1-GA-Patch01</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/simplecaptcha/tags/1.1.1-GA-Patch01</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/simplecaptcha/tags/1.1.1-GA-Patch01</url>
</scm>
</project>
More information about the gatein-commits
mailing list