[richfaces-svn-commits] JBoss Rich Faces SVN: r18790 - modules/build/resources/branches/RF-9112/faces-shade-transformers.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Aug 18 20:46:14 EDT 2010


Author: jbalunas at redhat.com
Date: 2010-08-18 20:46:13 -0400 (Wed, 18 Aug 2010)
New Revision: 18790

Modified:
   modules/build/resources/branches/RF-9112/faces-shade-transformers/pom.xml
Log:
RF-9112 updates shade

Modified: modules/build/resources/branches/RF-9112/faces-shade-transformers/pom.xml
===================================================================
--- modules/build/resources/branches/RF-9112/faces-shade-transformers/pom.xml	2010-08-18 22:33:22 UTC (rev 18789)
+++ modules/build/resources/branches/RF-9112/faces-shade-transformers/pom.xml	2010-08-19 00:46:13 UTC (rev 18790)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.richfaces</groupId>
         <artifactId>richfaces-parent</artifactId>
-        <version>9</version>
+        <version>10-SNAPSHOT</version>
     </parent>
 
     <groupId>org.richfaces.build.resources</groupId>
@@ -53,8 +53,8 @@
     
     <!-- SCM and distribution management -->
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/build/resources/trunk/faces-shade-transformers</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root/build/resources/trunk/faces-shade-transformers</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/root/build/resources/trunk/faces-shade-transformers</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/build/resources/trunk/faces-shade-transformers</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modules/build/resources/trunk/faces-shade-transformers</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/root/build/resources/modules/faces-shade-transformers</url>
     </scm>
 </project>



More information about the richfaces-svn-commits mailing list