[jbpm-commits] JBoss JBPM SVN: r2522 - jbpm3/trunk/modules/enterprise/jar.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Oct 10 04:39:30 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-10-10 04:39:30 -0400 (Fri, 10 Oct 2008)
New Revision: 2522

Modified:
   jbpm3/trunk/modules/enterprise/jar/pom.xml
Log:
Put slf4j-log4j in scope test

Modified: jbpm3/trunk/modules/enterprise/jar/pom.xml
===================================================================
--- jbpm3/trunk/modules/enterprise/jar/pom.xml	2008-10-10 08:25:17 UTC (rev 2521)
+++ jbpm3/trunk/modules/enterprise/jar/pom.xml	2008-10-10 08:39:30 UTC (rev 2522)
@@ -94,6 +94,7 @@
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-log4j12</artifactId>
+      <scope>test</scope>
     </dependency>
   </dependencies>
 




More information about the jbpm-commits mailing list