X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=66f96adf67ecd5487c88e134f99af492b4bb07c3;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=c5c94ada2976d18b40fa7ff7ac74ff282c4997e6;hpb=3a63aac2e4e6b74305059ae0a4e39bde0d62d95c;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index c5c94ada29..66f96adf67 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 - 2.0.4 - + org.opendaylight.netconf + netconf-parent + 1.6.3-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-util - 1.4.0-SNAPSHOT + 1.6.3-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0-SNAPSHOT - 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 - -