Fix JMX plugin mismatch with yangtools
[controller.git] / opendaylight / config / yang-jmx-generator-plugin / pom.xml
index 21e728c41f4fbd4f16eb7af3b5145fecfa2d9c5e..aa8a302e8397e80702e167965f924bcd8eadcbb0 100644 (file)
@@ -71,9 +71,9 @@
         </dependency>
 
         <dependency>
-            <groupId>com.googlecode.slf4j-maven-plugin-log</groupId>
-            <artifactId>slf4j-maven-plugin-log</artifactId>
-            <version>1.0.0</version>
+            <groupId>com.jcabi</groupId>
+            <artifactId>jcabi-maven-slf4j</artifactId>
+            <version>0.8</version>
         </dependency>
 
         <dependency>