Eliminate explicit yangtools dependencies and pom cleanup
[openflowplugin.git] / applications / table-miss-enforcer / pom.xml
index 40c3f77624902b133b3ad90c1df31ea8b104a852..6dba8a7aad19415528df43381ede00e49bdc9b3c 100644 (file)
                  <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
              </configuration>
          </plugin>
-         <plugin>
-             <groupId>org.opendaylight.yangtools</groupId>
-             <artifactId>yang-maven-plugin</artifactId>
-         </plugin>
      </plugins>
     </build>
 </project>