Author: jbalunas(a)redhat.com
Date: 2010-05-17 14:07:48 -0400 (Mon, 17 May 2010)
New Revision: 17091
Modified:
root/build/bom/trunk/pom.xml
Log:
Made richfaces-bom have richfaces-parent as its parent
Modified: root/build/bom/trunk/pom.xml
===================================================================
--- root/build/bom/trunk/pom.xml 2010-05-17 17:42:36 UTC (rev 17090)
+++ root/build/bom/trunk/pom.xml 2010-05-17 18:07:48 UTC (rev 17091)
@@ -28,9 +28,9 @@
<name>RichFaces BOM</name>
<parent>
- <groupId>org.jboss</groupId>
- <artifactId>jboss-parent</artifactId>
- <version>5</version>
+ <groupId>org.richfaces</groupId>
+ <artifactId>richfaces-parent</artifactId>
+ <version>1-SNAPSHOT</version>
</parent>
<description>
Show replies by date