X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-api%2Fpom.xml;h=1e339949f09ff8f3f2e5c69c39a54d2429e80df6;hb=09c1d18add7cfc310f3d190a1a02a523159162ce;hp=2e98849368f84a96ce51096a9e5615cfce1e50ce;hpb=3c4376a45d503c8c1a3ca7fda2dbdfabc7f54be7;p=netconf.git diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index 2e98849368..1e339949f0 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -10,91 +10,38 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.4 - + org.opendaylight.netconf + netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-api - 1.3.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - config-artifacts - 0.7.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.11.0-SNAPSHOT - pom - import - - - - - ${project.groupId} - ietf-netconf-monitoring - - - ${project.groupId} - ietf-netconf-monitoring-extension + io.netty + netty-transport + ${project.groupId} - protocol-framework - - - org.opendaylight.controller - config-util - - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + ietf-netconf-monitoring - 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 - - - -