Author: pete.muir(a)jboss.org
Date: 2010-01-14 10:29:01 -0500 (Thu, 14 Jan 2010)
New Revision: 5464
Modified:
servlet/trunk/build/pom.xml
servlet/trunk/int/pom.xml
servlet/trunk/pom.xml
servlet/trunk/support/pom.xml
servlet/trunk/tests/pom.xml
Log:
WELD-278
Modified: servlet/trunk/build/pom.xml
===================================================================
--- servlet/trunk/build/pom.xml 2010-01-14 15:19:38 UTC (rev 5463)
+++ servlet/trunk/build/pom.xml 2010-01-14 15:29:01 UTC (rev 5464)
@@ -80,4 +80,11 @@
</plugins>
</build>
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/servlet/trunk/b...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/servlet/t...
+ <
url>http://fisheye.jboss.org/browse/weld/servlet/trunk/build</url>
+ </scm>
+
+
</project>
Modified: servlet/trunk/int/pom.xml
===================================================================
--- servlet/trunk/int/pom.xml 2010-01-14 15:19:38 UTC (rev 5463)
+++ servlet/trunk/int/pom.xml 2010-01-14 15:29:01 UTC (rev 5464)
@@ -71,4 +71,10 @@
</dependencies>
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/servlet/trunk/i...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/servlet/t...
+ <
url>http://fisheye.jboss.org/browse/weld/servlet/trunk/int</url>
+ </scm>
+
</project>
Modified: servlet/trunk/pom.xml
===================================================================
--- servlet/trunk/pom.xml 2010-01-14 15:19:38 UTC (rev 5463)
+++ servlet/trunk/pom.xml 2010-01-14 15:29:01 UTC (rev 5464)
@@ -209,6 +209,11 @@
</dependencies>
</dependencyManagement>
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/servlet/trunk&l...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/servlet/t...
+ <
url>http://fisheye.jboss.org/browse/weld/servlet/trunk</url>
+ </scm>
</project>
Modified: servlet/trunk/support/pom.xml
===================================================================
--- servlet/trunk/support/pom.xml 2010-01-14 15:19:38 UTC (rev 5463)
+++ servlet/trunk/support/pom.xml 2010-01-14 15:29:01 UTC (rev 5464)
@@ -59,4 +59,11 @@
</dependencies>
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/servlet/trunk/s...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/servlet/t...
+ <
url>http://fisheye.jboss.org/browse/weld/servlet/trunk/support</url...
+ </scm>
+
+
</project>
Modified: servlet/trunk/tests/pom.xml
===================================================================
--- servlet/trunk/tests/pom.xml 2010-01-14 15:19:38 UTC (rev 5463)
+++ servlet/trunk/tests/pom.xml 2010-01-14 15:29:01 UTC (rev 5464)
@@ -285,4 +285,10 @@
</profile>
</profiles>
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/servlet/trunk/t...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/servlet/t...
+ <
url>http://fisheye.jboss.org/browse/weld/servlet/trunk/tests</url>
+ </scm>
+
</project>