Author: jbalunas(a)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...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>http://fisheye.jboss.org/browse/richfaces/root/build/resources/tru...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/modules/bu...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/modu...
+
<
url>http://fisheye.jboss.org/browse/richfaces/root/build/resources/mod...
</scm>
</project>