]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - eclipse/plugins/org.argeo.eclipse.ui.jcr/pom.xml
Fix commons build
[lgpl/argeo-commons.git] / eclipse / plugins / org.argeo.eclipse.ui.jcr / pom.xml
index dcd99222927124bae497643d848d4e05f43d8345..5ab80c4383719b6665ba06ae5679e0afffc5eff9 100644 (file)
                        <groupId>org.argeo.dep.osgi</groupId>
                        <artifactId>org.argeo.dep.osgi.jcr</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.commons.server</groupId>
+                       <artifactId>org.argeo.server.jcr</artifactId>
+                       <version>0.2.3-SNAPSHOT</version>
+               </dependency>
 
                <!-- RCP only dependency, needed at compile time -->
                <dependency>
@@ -68,7 +73,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>