[richfaces-svn-commits] JBoss Rich Faces SVN: r12328 - trunk/sandbox/samples/maven-rd-plugin-sample.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Mon Jan 19 05:39:45 EST 2009
Author: abelevich
Date: 2009-01-19 05:39:45 -0500 (Mon, 19 Jan 2009)
New Revision: 12328
Modified:
trunk/sandbox/samples/maven-rd-plugin-sample/pom.xml
Log:
Modified: trunk/sandbox/samples/maven-rd-plugin-sample/pom.xml
===================================================================
--- trunk/sandbox/samples/maven-rd-plugin-sample/pom.xml 2009-01-19 10:39:05 UTC (rev 12327)
+++ trunk/sandbox/samples/maven-rd-plugin-sample/pom.xml 2009-01-19 10:39:45 UTC (rev 12328)
@@ -23,12 +23,12 @@
<plugin>
<artifactId>maven-resource-dependency-plugin</artifactId>
<groupId>org.richfaces.cdk.sandbox</groupId>
- <version>3.3.1-SNAPSHOT</version>
- <configuration>
- <namespaces>
- <namespace>http://richfaces.org/rich</namespace>
- <namespace>http://richfaces.org/a4j</namespace>
- </namespaces>
+ <version>3.3.1-SNAPSHOT</version>
+ <configuration>
+ <namespaces>
+ <namespace>http://richfaces.org/rich</namespace>
+ <namespace>http://richfaces.org/a4j</namespace>
+ </namespaces>
</configuration>
<executions>
<execution>
More information about the richfaces-svn-commits
mailing list