X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-api%2Fpom.xml;h=b6117c4b233405cd1bc172b34a81640eb3a48a6b;hb=9742ff1bcf4974cc3bedc31d9a28e056ee1deae1;hp=ccbc32e4737a6f7dfbd5dbd75b8a72e9cde65212;hpb=c6a82232d8d88f10cdc768484e8b788f729d92d8;p=netconf.git diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index ccbc32e473..b6117c4b23 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -10,31 +10,24 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.9.0 - + org.opendaylight.netconf + netconf-parent + 1.8.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-api - 1.3.0-SNAPSHOT + 1.8.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - + + io.netty + netty-transport + + ${project.groupId} ietf-netconf-monitoring @@ -44,36 +37,21 @@ ietf-netconf-monitoring-extension - org.opendaylight.controller - config-util - - - org.opendaylight.controller - protocol-framework + org.opendaylight.mdsal.binding.model.ietf + rfc6991 - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 - - - 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 - - - -