Merge "Fix checkListKey not checking actual/expected values"
[yangtools.git] / code-generator / maven-sal-api-gen-plugin / pom.xml
index 9f6f06ee639ff8810c22d986e5f00cbf1c296a3f..67a9e6f05ea0e2d4285dae55d976d6929fa6cb90 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>maven-sal-api-gen-plugin</artifactId>
             <groupId>org.sonatype.plexus</groupId>
             <artifactId>plexus-build-api</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.codehaus.plexus</groupId>
-            <artifactId>plexus-slf4j-logging</artifactId>
-        </dependency>
 
         <dependency>
             <groupId>junit</groupId>