[weld-commits] Weld SVN: r5465 - wicket/trunk.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Thu Jan 14 10:30:47 EST 2010


Author: pete.muir at jboss.org
Date: 2010-01-14 10:30:47 -0500 (Thu, 14 Jan 2010)
New Revision: 5465

Modified:
   wicket/trunk/pom.xml
Log:
WELD-278

Modified: wicket/trunk/pom.xml
===================================================================
--- wicket/trunk/pom.xml	2010-01-14 15:29:01 UTC (rev 5464)
+++ wicket/trunk/pom.xml	2010-01-14 15:30:47 UTC (rev 5465)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.jboss.weld</groupId>
       <artifactId>weld-parent</artifactId>
-      <version>7</version>
+      <version>8</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.weld</groupId>
@@ -100,4 +100,10 @@
 
    </dependencies>
 
+   <scm>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/wicket/trunk</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/wicket/trunk</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/wicket/trunk</url>
+   </scm>
+
 </project>



More information about the weld-commits mailing list