Author: abelevich
Date: 2010-03-10 09:53:13 -0500 (Wed, 10 Mar 2010)
New Revision: 16546
Modified:
root/ui-sandbox/trunk/components/datascroller/ui/pom.xml
Log:
remove impl dependency
Modified: root/ui-sandbox/trunk/components/datascroller/ui/pom.xml
===================================================================
--- root/ui-sandbox/trunk/components/datascroller/ui/pom.xml 2010-03-10 06:10:36 UTC (rev
16545)
+++ root/ui-sandbox/trunk/components/datascroller/ui/pom.xml 2010-03-10 14:53:13 UTC (rev
16546)
@@ -21,11 +21,6 @@
<artifactId>${parent.artifactId}-api</artifactId>
</dependency>
<dependency>
- <groupId>${project.groupId}</groupId>
- <version>${project.version}</version>
- <artifactId>${parent.artifactId}-impl</artifactId>
- </dependency>
- <dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
</dependency>
Show replies by date