Author: lfryc(a)redhat.com
Date: 2010-08-20 13:50:56 -0400 (Fri, 20 Aug 2010)
New Revision: 18869
Modified:
modules/tests/metamer/trunk/ftest/pom.xml
modules/tests/metamer/trunk/pom.xml
Log:
updated developer connection info
Modified: modules/tests/metamer/trunk/ftest/pom.xml
===================================================================
--- modules/tests/metamer/trunk/ftest/pom.xml 2010-08-20 17:50:36 UTC (rev 18868)
+++ modules/tests/metamer/trunk/ftest/pom.xml 2010-08-20 17:50:56 UTC (rev 18869)
@@ -35,9 +35,9 @@
<packaging>pom</packaging>
<scm>
- <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/tests...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/RichFaces/root/tests/metamer/trunk...
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/te...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modu...
+ <
url>http://fisheye.jboss.org/browse/RichFaces/modules/tests/metamer/tr...
</scm>
<licenses>
Modified: modules/tests/metamer/trunk/pom.xml
===================================================================
--- modules/tests/metamer/trunk/pom.xml 2010-08-20 17:50:36 UTC (rev 18868)
+++ modules/tests/metamer/trunk/pom.xml 2010-08-20 17:50:56 UTC (rev 18869)
@@ -50,9 +50,9 @@
</licenses>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/tests...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>http://fisheye.jboss.org/browse/RichFaces/root/tests/metamer/trunk...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/te...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modu...
+
<
url>http://fisheye.jboss.org/browse/RichFaces/modules/tests/metamer/tr...
</scm>
<distributionManagement>
@@ -131,8 +131,8 @@
<artifactId>maven-release-plugin</artifactId>
<configuration>
<arguments>-Dselenium.test.skip=true
-Dselenium.server.skip=true</arguments>
-
<
tagBase>https://svn.jboss.org/repos/richfaces/root/tests/metamer/tags&...
-
<
branchBase>https://svn.jboss.org/repos/richfaces/root/tests/metamer/br...
+
<
tagBase>http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer...
+
<
branchBase>http://anonsvn.jboss.org/repos/richfaces/modules/tests/meta...
</configuration>
</plugin>
</plugins>