X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-impl%2Fpom.xml;h=e888a8324792ece3e4253efdbeff080256e06694;hb=d23fcaf9b8d3eb8f9dddac0802fef842575ee927;hp=22f1c5e4835275cbfd33613463085aca998f5991;hpb=8936eed3737e4a94839808b7657237d61f18ea57;p=netconf.git diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 22f1c5e483..e888a83247 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -10,24 +10,24 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.2 - + org.opendaylight.netconf + netconf-parent + 1.6.4-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-impl - 1.3.0-SNAPSHOT + 1.6.4-SNAPSHOT ${project.artifactId} bundle - org.opendaylight.netconf - netconf-subsystem - ${project.version} + org.opendaylight.controller + config-artifacts + 0.10.4-SNAPSHOT pom import @@ -56,10 +56,6 @@ ${project.groupId} netconf-notifications-api - - ${project.groupId} - netconf-notifications-impl - ${project.groupId} netconf-netty-util @@ -72,14 +68,6 @@ com.google.guava guava - - org.opendaylight.controller - config-util - - - org.opendaylight.controller - protocol-framework - org.opendaylight.controller threadpool-config-api @@ -90,20 +78,10 @@ mockito-configuration - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 - - org.slf4j slf4j-api - - org.slf4j - slf4j-simple - test - ${project.groupId} netconf-client @@ -123,14 +101,10 @@ - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test - - org.osgi - org.osgi.compendium - @@ -140,7 +114,6 @@ maven-bundle-plugin - org.opendaylight.netconf.impl.osgi.NetconfImplActivator org.opendaylight.netconf.impl.* @@ -157,13 +130,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -