Eliminate explicit yangtools dependencies and pom cleanup
[openflowplugin.git] / applications / lldp-speaker / pom.xml
index e13121cb6046275bf1281e662b6d6571dce70429..67119e81e72fca591cdf1c8277aa9ceace319383 100644 (file)
                     <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
                 </configuration>
             </plugin>
-            <plugin>
-                <groupId>org.opendaylight.yangtools</groupId>
-                <artifactId>yang-maven-plugin</artifactId>
-            </plugin>
         </plugins>
     </build>
 </project>