X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-impl%2Fpom.xml;h=c350de3ac2cacb87054712e6167a3b77e38c5199;hb=09c1d18add7cfc310f3d190a1a02a523159162ce;hp=1637a9b97f4c8fa284d7e84dfd8eb6dacef69c61;hpb=4469e472b3208c5d472ce3970f4a875f9fae830e;p=netconf.git diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 1637a9b97f..c350de3ac2 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -10,30 +10,16 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.9.0 - + org.opendaylight.netconf + netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-impl - 1.3.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - ${project.groupId} @@ -56,10 +42,6 @@ ${project.groupId} netconf-notifications-api - - ${project.groupId} - netconf-notifications-impl - ${project.groupId} netconf-netty-util @@ -72,14 +54,6 @@ com.google.guava guava - - org.opendaylight.controller - config-util - - - org.opendaylight.controller - protocol-framework - org.opendaylight.controller threadpool-config-api @@ -90,20 +64,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 +87,10 @@ - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test - - org.osgi - org.osgi.compendium - @@ -140,29 +100,29 @@ maven-bundle-plugin - org.opendaylight.netconf.impl.osgi.NetconfImplActivator org.opendaylight.netconf.impl.* - org.apache.maven.plugins maven-jar-plugin test-jar - package - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - + maven-source-plugin + + + + test-jar-no-fork + + +