Fix org.argeo.server.catalina.start uses org.apache.commons.logging
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 15 Mar 2013 16:13:23 +0000 (16:13 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 15 Mar 2013 16:13:23 +0000 (16:13 +0000)
https://bugzilla.argeo.org/show_bug.cgi?id=136

git-svn-id: https://svn.argeo.org/commons/trunk@6143 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

server/runtime/org.argeo.server.catalina.start/pom.xml

index 785a618897eb51ddea8003e033c9873d602e3441..0676e1f5e30c8dc6b2fbb84281bc47542537656e 100644 (file)
@@ -37,7 +37,7 @@
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
-                       <artifactId>org.apache.commons.logging</artifactId>
+                       <artifactId>slf4j.org.apache.commons.logging</artifactId>
                </dependency>
                <dependency>
                        <groupId>org.argeo.tp</groupId>