[richfaces-svn-commits] JBoss Rich Faces SVN: r18600 - in branches/RF-9040_build_updated_m2/core: commons and 1 other directory.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu Aug 12 15:33:11 EDT 2010
Author: jbalunas at redhat.com
Date: 2010-08-12 15:33:11 -0400 (Thu, 12 Aug 2010)
New Revision: 18600
Modified:
branches/RF-9040_build_updated_m2/core/commons/pom.xml
branches/RF-9040_build_updated_m2/core/pom.xml
Log:
RF-9040 core/commons updated
Modified: branches/RF-9040_build_updated_m2/core/commons/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/core/commons/pom.xml 2010-08-12 19:28:21 UTC (rev 18599)
+++ branches/RF-9040_build_updated_m2/core/commons/pom.xml 2010-08-12 19:33:11 UTC (rev 18600)
@@ -22,10 +22,10 @@
<groupId>org.richfaces.core</groupId>
<artifactId>richfaces-core-parent</artifactId>
<version>4.0.0-SNAPSHOT</version>
- <relativePath>../../parent/pom.xml</relativePath>
+ <relativePath>../parent/pom.xml</relativePath>
</parent>
- <groupId>org.richfaces.commons</groupId>
+ <groupId>org.richfaces.core</groupId>
<artifactId>richfaces-commons-api</artifactId>
<version>4.0.0-SNAPSHOT</version>
<name>RichFaces Commons API</name>
Modified: branches/RF-9040_build_updated_m2/core/pom.xml
===================================================================
--- branches/RF-9040_build_updated_m2/core/pom.xml 2010-08-12 19:28:21 UTC (rev 18599)
+++ branches/RF-9040_build_updated_m2/core/pom.xml 2010-08-12 19:33:11 UTC (rev 18600)
@@ -37,7 +37,7 @@
<modules>
<module>parent</module>
- <module>commons/api</module>
+ <module>commons</module>
<module>api</module>
<module>impl</module>
</modules>
More information about the richfaces-svn-commits
mailing list