[seam-commits] Seam SVN: r12940 - build/trunk/parent.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Jun 2 08:59:44 EDT 2010


Author: pete.muir at jboss.org
Date: 2010-06-02 08:59:44 -0400 (Wed, 02 Jun 2010)
New Revision: 12940

Modified:
   build/trunk/parent/pom.xml
Log:
Add scm info

Modified: build/trunk/parent/pom.xml
===================================================================
--- build/trunk/parent/pom.xml	2010-06-02 12:57:06 UTC (rev 12939)
+++ build/trunk/parent/pom.xml	2010-06-02 12:59:44 UTC (rev 12940)
@@ -176,4 +176,10 @@
       </dependencies>
    </dependencyManagement>
 
+   <scm>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/build/trunk/parent</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/build/trunk/parent</developerConnection>
+      <url>http://fisheye.jboss.org/browse/Seam/seam/build/trunk/parent</url>
+   </scm>
+
 </project>



More information about the seam-commits mailing list