Author: julien_viet
Date: 2010-10-23 18:50:47 -0400 (Sat, 23 Oct 2010)
New Revision: 4810
Modified:
portal/trunk/pom.xml
Log:
remove duplicate dependency
Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml 2010-10-23 22:50:10 UTC (rev 4809)
+++ portal/trunk/pom.xml 2010-10-23 22:50:47 UTC (rev 4810)
@@ -421,21 +421,6 @@
</dependency>
<dependency>
<groupId>org.exoplatform.jcr</groupId>
- <artifactId>exo.jcr.framework.command</artifactId>
- <version>${org.exoplatform.jcr.version}</version>
- <exclusions>
- <exclusion>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
- </exclusion>
- <exclusion>
- <groupId>log4j</groupId>
- <artifactId>log4j</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
- <dependency>
- <groupId>org.exoplatform.jcr</groupId>
<artifactId>exo.jcr.component.ftp</artifactId>
<version>${org.exoplatform.jcr.version}</version>
<exclusions>
Show replies by date