X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fietf-netconf-monitoring%2Fpom.xml;h=f1e5764ca6bf5983fae7aa69cd3749b2878e481b;hp=f564c8cd872df213badfdff381674ed7502424bf;hb=7d9b07a6cf8171e97eb5ce6ed4ccdcfadff8e741;hpb=0a23c5e6383fe72e6c5f59aa727ae2b27bb966f5 diff --git a/opendaylight/netconf/ietf-netconf-monitoring/pom.xml b/opendaylight/netconf/ietf-netconf-monitoring/pom.xml index f564c8cd87..f1e5764ca6 100644 --- a/opendaylight/netconf/ietf-netconf-monitoring/pom.xml +++ b/opendaylight/netconf/ietf-netconf-monitoring/pom.xml @@ -1,11 +1,9 @@ - + netconf-subsystem org.opendaylight.controller - 0.2.3-SNAPSHOT + 0.2.5-SNAPSHOT 4.0.0 ietf-netconf-monitoring @@ -39,53 +37,10 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} - - - - generate-sources - - - src/main/yang - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - - - target/generated-sources/monitoring - - - - true - - - - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.binding.version} - - org.codehaus.mojo build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - target/generated-sources/sal - - - -