Author: jbalunas(a)redhat.com
Date: 2010-05-13 15:19:00 -0400 (Thu, 13 May 2010)
New Revision: 17036
Modified:
root/core/trunk/bom/pom.xml
Log:
Removed unneeded pom import
Modified: root/core/trunk/bom/pom.xml
===================================================================
--- root/core/trunk/bom/pom.xml 2010-05-13 19:02:35 UTC (rev 17035)
+++ root/core/trunk/bom/pom.xml 2010-05-13 19:19:00 UTC (rev 17036)
@@ -47,13 +47,6 @@
<dependencyManagement>
<dependencies>
<dependency>
- <groupId>org.richfaces</groupId>
- <artifactId>richfaces-bom</artifactId>
- <version>${richfaces.bom.version}</version>
- <scope>import</scope>
- <type>pom</type>
- </dependency>
- <dependency>
<groupId>org.richfaces.commons</groupId>
<artifactId>richfaces-commons-bom</artifactId>
<version>${richfaces.commons.version}</version>
Show replies by date