]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - eclipse/plugins/org.argeo.eclipse.ui.jcr/pom.xml
Improve JCR
[lgpl/argeo-commons.git] / eclipse / plugins / org.argeo.eclipse.ui.jcr / pom.xml
index dcd99222927124bae497643d848d4e05f43d8345..2d8dfe04c38d62bf96a8e5a402e38aa79d4cbd14 100644 (file)
@@ -68,7 +68,7 @@
                        <scope>provided</scope>
                </dependency>
 
-               <!-- Commons -->
+               <!-- Argeo Commons -->
                <dependency>
                        <groupId>org.argeo.commons.basic</groupId>
                        <artifactId>org.argeo.basic.nodeps</artifactId>
                </dependency>
 
                <!-- Logging -->
-               <dependency>
-                       <groupId>org.apache.commons</groupId>
-                       <artifactId>com.springsource.org.apache.commons.io</artifactId>
-               </dependency>
                <dependency>
                        <groupId>org.slf4j</groupId>
                        <artifactId>com.springsource.slf4j.org.apache.commons.logging</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.apache.log4j</groupId>
-                       <artifactId>com.springsource.org.apache.log4j</artifactId>
-               </dependency>
-
-
        </dependencies>
 </project>