cleanup
[cdmlib.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 39bec366e62991279d5a5fb5cfe426aba137ba3b..772d3020429287efcfc4017da386916f827b0c48 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <artifactId>jcl-over-slf4j</artifactId>
         <version>${slf4j.version}</version>
       </dependency>
+      
       <!-- ******* testing ******* -->
       <dependency>
         <groupId>junit</groupId>
             <artifactId>hibernate</artifactId>
           </exclusion>
           <exclusion>
+            <!-- we use log4j-slf4j-impl -->
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-nop</artifactId>
           </exclusion>