X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-impl%2Fpom.xml;h=2ebd6713b8d8264e3229dcd35045a42e0236bdc0;hb=refs%2Fchanges%2F94%2F79794%2F4;hp=8e2a890b0d039c8d9c9d091bc40debade0b469e4;hpb=2295d50e7212d80a9bc752f655fa66790ad45022;p=netconf.git diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 8e2a890b0d..2ebd6713b8 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -10,38 +10,24 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-impl - 1.4.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.artifactId} bundle - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0 - pom - import - org.opendaylight.controller config-artifacts - 0.8.0-SNAPSHOT + 0.10.0-SNAPSHOT pom import @@ -100,11 +86,6 @@ org.slf4j slf4j-api - - org.slf4j - slf4j-simple - test - ${project.groupId} netconf-client @@ -124,14 +105,10 @@ - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test - - org.osgi - org.osgi.compendium - @@ -141,7 +118,6 @@ maven-bundle-plugin - org.opendaylight.netconf.impl.osgi.NetconfImplActivator org.opendaylight.netconf.impl.* @@ -158,13 +134,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -