X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=128b025670b08f43df42cb336a91f26a772e290c;hb=79780fe1e3a77fff43dbef9e7b901d8236bba2b9;hp=35c213373728d26d0e3e7a25137fb2be8609ab3b;hpb=e2f838d72117730ceaae4b4ac4992cc244678c71;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 35c2133737..128b025670 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -10,44 +10,18 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 1.6.2-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-util - 1.4.0-SNAPSHOT + 1.6.2-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.mdsal - mdsal-artifacts - 2.4.0-SNAPSHOT - pom - import - - - - @@ -71,8 +45,8 @@ slf4j-api - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test @@ -111,11 +85,6 @@ org.apache.felix maven-bundle-plugin - - - org.opendaylight.netconf.util.osgi.NetconfConfigurationActivator - - org.codehaus.mojo @@ -151,13 +120,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -