Use YangSnippetCleaner in implemetation + test with yangs
[mdsal.git] / binding2 / mdsal-binding2-generator-impl / pom.xml
index 0d689db66ccfba1bbbb8a5471e3e5f08d8524739..0aaff9962b5682f53a91189827e384103149e84a 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding2-util</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.google.code.findbugs</groupId>
-            <artifactId>jsr305</artifactId>
-            <scope>provided</scope>
-        </dependency>
 
         <dependency>
             <groupId>junit</groupId>
             <plugin>
                 <groupId>com.jakewharton.twirl</groupId>
                 <artifactId>twirl-maven-plugin</artifactId>
-                <version>1.0.4</version>
+                <version>1.0.5</version>
                 <executions>
                     <execution>
                         <id>twirl-to-scala-first</id>