X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fnetconf-api%2Fpom.xml;h=b34f698e31a31bac4aca5e6fb306845c7c2b58bf;hb=refs%2Fchanges%2F59%2F82059%2F1;hp=e0dc2794820b053cc79b1faa2abfdf89c37119e3;hpb=427ce04fcab7307276f66192c9ee25b0b35a89e6;p=netconf.git diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index e0dc279482..b34f698e31 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -10,91 +10,48 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 1.6.2-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-api - 1.5.0-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.1 - pom - import - - - org.opendaylight.controller - config-artifacts - 0.9.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.13.0-SNAPSHOT - pom - import - - - - - ${project.groupId} - ietf-netconf-monitoring + io.netty + netty-transport + ${project.groupId} - ietf-netconf-monitoring-extension + ietf-netconf-monitoring ${project.groupId} - protocol-framework - - - org.opendaylight.controller - config-util + ietf-netconf-monitoring-extension - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.opendaylight.mdsal.binding.model.ietf + rfc6991 - org.opendaylight.mdsal.model - ietf-yang-types-20130715 + org.opendaylight.yangtools + yang-model-api org.opendaylight.yangtools mockito-configuration + + org.xmlunit + xmlunit-legacy + test + - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -