[gatein-commits] gatein SVN: r2416 - components/simplecaptcha/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Mar 31 11:56:02 EDT 2010


Author: thomas.heute at jboss.com
Date: 2010-03-31 11:56:01 -0400 (Wed, 31 Mar 2010)
New Revision: 2416

Modified:
   components/simplecaptcha/trunk/pom.xml
Log:
Rolling back


Modified: components/simplecaptcha/trunk/pom.xml
===================================================================
--- components/simplecaptcha/trunk/pom.xml	2010-03-31 15:54:31 UTC (rev 2415)
+++ components/simplecaptcha/trunk/pom.xml	2010-03-31 15:56:01 UTC (rev 2416)
@@ -10,7 +10,7 @@
 
    <groupId>org.gatein.captcha</groupId>
    <artifactId>simplecaptcha</artifactId>
-   <version>1.1.1-GA-Patch02-SNAPSHOT</version>
+   <version>1.1.1-GA-Patch01-SNAPSHOT</version>
    <packaging>jar</packaging>
    
    <name>GateIn SimpleCaptcha</name>
@@ -27,5 +27,11 @@
          <version>2.5</version>
       </dependency>
    </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>
+   </scm>
 </project>
   



More information about the gatein-commits mailing list