Eliminate explicit yangtools dependencies and pom cleanup
[openflowplugin.git] / applications / of-switch-config-pusher / pom.xml
index 1340faabd157c11e8bf596da73ce2ee4a4705fe3..8451968a54e1b6d77f71cd1fd01e9ca9cf84a6fc 100644 (file)
             <scope>test</scope>
         </dependency>
     </dependencies>
-    
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.opendaylight.yangtools</groupId>
-                <artifactId>yang-maven-plugin</artifactId>
-            </plugin>
-        </plugins>
-    </build>
 </project>