Author: pete.muir(a)jboss.org
Date: 2010-01-14 10:41:48 -0500 (Thu, 14 Jan 2010)
New Revision: 5466
Modified:
cdi-tck/branches/1.0/api/pom.xml
cdi-tck/branches/1.0/impl/pom.xml
cdi-tck/branches/1.0/interceptor/pom.xml
cdi-tck/branches/1.0/pom.xml
cdi-tck/branches/1.0/xml/pom.xml
Log:
WELD-278
Modified: cdi-tck/branches/1.0/api/pom.xml
===================================================================
--- cdi-tck/branches/1.0/api/pom.xml 2010-01-14 15:30:47 UTC (rev 5465)
+++ cdi-tck/branches/1.0/api/pom.xml 2010-01-14 15:41:48 UTC (rev 5466)
@@ -67,4 +67,10 @@
</plugins>
</build>
+ <scm>
+
<
connection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/trunk/api&...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/t...
+ <
url>https://svn.jboss.org/repos/weld/cdi-tck/trunk/api</url>
+ </scm>
+
</project>
Modified: cdi-tck/branches/1.0/impl/pom.xml
===================================================================
--- cdi-tck/branches/1.0/impl/pom.xml 2010-01-14 15:30:47 UTC (rev 5465)
+++ cdi-tck/branches/1.0/impl/pom.xml 2010-01-14 15:41:48 UTC (rev 5466)
@@ -295,4 +295,11 @@
</profiles>
+ <scm>
+
<
connection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/trunk/impl...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/t...
+ <
url>https://svn.jboss.org/repos/weld/cdi-tck/trunk/impl</url>
+ </scm>
+
+
</project>
Modified: cdi-tck/branches/1.0/interceptor/pom.xml
===================================================================
--- cdi-tck/branches/1.0/interceptor/pom.xml 2010-01-14 15:30:47 UTC (rev 5465)
+++ cdi-tck/branches/1.0/interceptor/pom.xml 2010-01-14 15:41:48 UTC (rev 5466)
@@ -287,6 +287,13 @@
</build>
</profile>
- </profiles>
+ </profiles>
+ <scm>
+
<
connection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/trunk/inte...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/t...
+ <
url>https://svn.jboss.org/repos/weld/cdi-tck/trunk/interceptor</url...
+ </scm>
+
+
</project>
Modified: cdi-tck/branches/1.0/pom.xml
===================================================================
--- cdi-tck/branches/1.0/pom.xml 2010-01-14 15:30:47 UTC (rev 5465)
+++ cdi-tck/branches/1.0/pom.xml 2010-01-14 15:41:48 UTC (rev 5466)
@@ -303,11 +303,9 @@
</build>
<scm>
-
<
connection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0&l...
- <developerConnection>
-
scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/branches/1.0
- </developerConnection>
- <
url>https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0</url>
+
<
connection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/trunk</...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/t...
+ <
url>https://svn.jboss.org/repos/weld/cdi-tck/trunk</url>
</scm>
<profiles>
Modified: cdi-tck/branches/1.0/xml/pom.xml
===================================================================
--- cdi-tck/branches/1.0/xml/pom.xml 2010-01-14 15:30:47 UTC (rev 5465)
+++ cdi-tck/branches/1.0/xml/pom.xml 2010-01-14 15:41:48 UTC (rev 5466)
@@ -287,6 +287,13 @@
</build>
</profile>
- </profiles>
+ </profiles>
+
+ <scm>
+
<
connection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/trunk/xml&...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/t...
+ <
url>https://svn.jboss.org/repos/weld/cdi-tck/trunk/xml</url>
+ </scm>
+
</project>