X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-impl%2Fpom.xml;h=844402dcee3c37a0339be75bccb85ed3aa93eb84;hb=refs%2Ftags%2Fv4.0.2;hp=68dbc385726fa4036969dfdb32886d7903ad8235;hpb=b0b59e0d7b0e6e1065b905bccc3d9a7dae634421;p=netconf.git diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 68dbc38572..844402dcee 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -12,36 +12,18 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT - ../netconf-parent + 4.0.2 + ../../parent - org.opendaylight.netconf netconf-impl - 1.5.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.controller - config-artifacts - 0.9.0-SNAPSHOT - pom - import - - - - - ${project.groupId} - ietf-netconf-monitoring - - - ${project.groupId} - ietf-netconf-monitoring-extension + org.opendaylight.netconf.model + rfc6022 @@ -56,10 +38,6 @@ ${project.groupId} netconf-notifications-api - - ${project.groupId} - netconf-notifications-impl - ${project.groupId} netconf-netty-util @@ -86,11 +64,6 @@ org.slf4j slf4j-api - - org.slf4j - slf4j-simple - test - ${project.groupId} netconf-client @@ -110,14 +83,10 @@ - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test - - org.osgi - org.osgi.compendium - @@ -127,29 +96,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 + + +