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

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6144 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

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

index 7b0836b8df804007409fe0de5b84283e06cde7cb..443f3b399c8129e34d4ab29fd410762cc278c66c 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>