[webbeans-commits] Webbeans SVN: r2566 - extensions/trunk/logger.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Mon Apr 20 07:44:50 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-04-20 07:44:50 -0400 (Mon, 20 Apr 2009)
New Revision: 2566

Modified:
   extensions/trunk/logger/pom.xml
Log:
add scm

Modified: extensions/trunk/logger/pom.xml
===================================================================
--- extensions/trunk/logger/pom.xml	2009-04-20 11:38:25 UTC (rev 2565)
+++ extensions/trunk/logger/pom.xml	2009-04-20 11:44:50 UTC (rev 2566)
@@ -80,6 +80,12 @@
       
    </dependencies>
 
+   <scm>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/extensions</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/extensions</developerConnection>
+      <url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/webbeans/extensions</url>
+   </scm>
+
    <build>
       <defaultGoal>install</defaultGoal>
    </build>




More information about the weld-commits mailing list