X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-impl%2Fpom.xml;h=2ebd6713b8d8264e3229dcd35045a42e0236bdc0;hb=be5b44cd51242b0ecfa4ffc1a3281aec745929f3;hp=22f1c5e4835275cbfd33613463085aca998f5991;hpb=8936eed3737e4a94839808b7657237d61f18ea57;p=netconf.git diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 22f1c5e483..2ebd6713b8 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.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-impl - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.artifactId} bundle - org.opendaylight.netconf - netconf-subsystem - ${project.version} + org.opendaylight.controller + config-artifacts + 0.10.0-SNAPSHOT pom import @@ -72,14 +72,6 @@ com.google.guava guava - - org.opendaylight.controller - config-util - - - org.opendaylight.controller - protocol-framework - org.opendaylight.controller threadpool-config-api @@ -90,20 +82,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 +105,10 @@ - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test - - org.osgi - org.osgi.compendium - @@ -140,7 +118,6 @@ maven-bundle-plugin - org.opendaylight.netconf.impl.osgi.NetconfImplActivator org.opendaylight.netconf.impl.* @@ -157,13 +134,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -