[richfaces-svn-commits] JBoss Rich Faces SVN: r18869 - in modules/tests/metamer/trunk: ftest and 1 other directory.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Aug 20 13:50:56 EDT 2010


Author: lfryc at 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/metamer/trunk/ftest</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/tests/metamer/ftest</developerConnection>
-		<url>http://fisheye.jboss.org/browse/RichFaces/root/tests/metamer/trunk/ftest</url>
+		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/trunk/ftest</connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modules/tests/metamer/trunk/ftest</developerConnection>
+		<url>http://fisheye.jboss.org/browse/RichFaces/modules/tests/metamer/trunk/ftest</url>
 	</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/metamer/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/tests/metamer/trunk</developerConnection>
-        <url>http://fisheye.jboss.org/browse/RichFaces/root/tests/metamer/trunk</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/trunk</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modules/tests/metamer/trunk</developerConnection>
+        <url>http://fisheye.jboss.org/browse/RichFaces/modules/tests/metamer/trunk</url>
     </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</tagBase>
-                    <branchBase>https://svn.jboss.org/repos/richfaces/root/tests/metamer/branches</branchBase>
+                    <tagBase>http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/tags</tagBase>
+                    <branchBase>http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/branches</branchBase>
                 </configuration>
             </plugin>
         </plugins>



More information about the richfaces-svn-commits mailing list