]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/org.argeo.slc.dep.server/pom.xml
Extend sparta demo, correction of imports in org/argeo/slc/core/execution/spring.xml
[gpl/argeo-slc.git] / dep / org.argeo.slc.dep.server / pom.xml
index 4e1453b12c30065d7570e38640f54101e6b900c2..69db135908f6ec3f399a80d3bfcacabd7cfe5a6d 100644 (file)
@@ -92,7 +92,7 @@
 
                <!-- Tomcat -->
                <dependency>
-                       <groupId>org.argeo.slc.dep.osgi</groupId>
+                       <groupId>org.argeo.dep.osgi</groupId>
                        <artifactId>org.argeo.dep.osgi.catalina.start</artifactId>
                </dependency>
                <dependency>
                        <artifactId>com.springsource.javax.xml.bind</artifactId>
                </dependency>
 
-               <!-- Logging -->
-               <dependency>
-                       <groupId>org.apache.commons</groupId>
-                       <artifactId>com.springsource.org.apache.commons.logging</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.apache.log4j</groupId>
-                       <artifactId>com.springsource.org.apache.log4j</artifactId>
-               </dependency>
-
                <!-- DB Drivers -->
                <dependency>
                        <groupId>org.hsqldb</groupId>