[gatein-commits] gatein SVN: r4284 - components/wci/branches/2.0.x.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Sep 21 08:30:25 EDT 2010


Author: julien_viet
Date: 2010-09-21 08:30:24 -0400 (Tue, 21 Sep 2010)
New Revision: 4284

Modified:
   components/wci/branches/2.0.x/pom.xml
Log:
fix scm metainfo to have release plugin work correctly


Modified: components/wci/branches/2.0.x/pom.xml
===================================================================
--- components/wci/branches/2.0.x/pom.xml	2010-09-21 12:24:32 UTC (rev 4283)
+++ components/wci/branches/2.0.x/pom.xml	2010-09-21 12:30:24 UTC (rev 4284)
@@ -16,9 +16,9 @@
   </parent>
   
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/trunk/</developerConnection>
-    <url>http://fisheye.jboss.org/browse/gatein/components/wci/trunk/</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/branches/2.0.x</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/wci/branches/2.0.x/</developerConnection>
+    <url>http://fisheye.jboss.org/browse/gatein/components/wci/wci/branches/2.0.x/</url>
   </scm>
   
   <properties>



More information about the gatein-commits mailing list