X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fietf-netconf-monitoring%2Fpom.xml;h=e6a186c8810249f413b9742f2f80ecc144871481;hb=c61d22e4dc73fdaba09aa8c0b189ea7459679e03;hp=471830e48442cec92377fd9f1c6b48fb34637463;hpb=1b5c570dca4f7d273d08f109cdff8f731eac43c4;p=controller.git diff --git a/opendaylight/netconf/ietf-netconf-monitoring/pom.xml b/opendaylight/netconf/ietf-netconf-monitoring/pom.xml index 471830e484..e6a186c881 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.4-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.version} - - org.codehaus.mojo build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - target/generated-sources/sal - - - -