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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Aug 23 08:34:32 EDT 2010


Author: ppitonak at redhat.com
Date: 2010-08-23 08:34:31 -0400 (Mon, 23 Aug 2010)
New Revision: 18926

Modified:
   modules/tests/metamer/trunk/ftest/pom.xml
   modules/tests/metamer/trunk/pom.xml
Log:
* fixed svn URLs


Modified: modules/tests/metamer/trunk/ftest/pom.xml
===================================================================
--- modules/tests/metamer/trunk/ftest/pom.xml	2010-08-23 12:23:54 UTC (rev 18925)
+++ modules/tests/metamer/trunk/ftest/pom.xml	2010-08-23 12:34:31 UTC (rev 18926)
@@ -36,7 +36,7 @@
 
 	<scm>
 		<connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.20100822-M2/ftest</connection>
-		<developerConnection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.20100822-M2/ftest</developerConnection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.20100822-M2/ftest</developerConnection>
 		<url>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.20100822-M2/ftest</url>
 	</scm>
 

Modified: modules/tests/metamer/trunk/pom.xml
===================================================================
--- modules/tests/metamer/trunk/pom.xml	2010-08-23 12:23:54 UTC (rev 18925)
+++ modules/tests/metamer/trunk/pom.xml	2010-08-23 12:34:31 UTC (rev 18926)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.richfaces</groupId>
         <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
+        <version>10</version>
     </parent>
 
     <groupId>org.richfaces.tests</groupId>
@@ -51,7 +51,7 @@
 
     <scm>
         <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.20100822-M2</connection>
-        <developerConnection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.20100822-M2</developerConnection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.20100822-M2</developerConnection>
         <url>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/tags/metamer-4.0.0.20100822-M2</url>
     </scm>
 



More information about the richfaces-svn-commits mailing list