[richfaces-svn-commits] JBoss Rich Faces SVN: r18856 - modules/build/resources/trunk/faces-shade-transformers.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Fri Aug 20 12:26:46 EDT 2010
Author: jbalunas at redhat.com
Date: 2010-08-20 12:26:46 -0400 (Fri, 20 Aug 2010)
New Revision: 18856
Modified:
modules/build/resources/trunk/faces-shade-transformers/pom.xml
Log:
RF-9112 updated
Modified: modules/build/resources/trunk/faces-shade-transformers/pom.xml
===================================================================
--- modules/build/resources/trunk/faces-shade-transformers/pom.xml 2010-08-20 16:26:23 UTC (rev 18855)
+++ modules/build/resources/trunk/faces-shade-transformers/pom.xml 2010-08-20 16:26:46 UTC (rev 18856)
@@ -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>
@@ -16,14 +16,6 @@
<build>
<plugins>
<plugin>
- <artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <source>1.5</source>
- <target>1.5</target>
- </configuration>
- </plugin>
- <!-- For the release this parent pom -->
- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<configuration>
@@ -53,8 +45,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