X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fnetconf-util%2Fpom.xml;h=4d59eacae3ccde7fb56c1cea4f668e9d3adf9046;hb=6dbde064d876ae93f129b2a0bcb47f01777e8f9d;hp=85b6bb1fc5291744a02db9daf2cec1181cd69b18;hpb=83bf7bf5ef25e41edbcd02675e18609f84d90379;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 85b6bb1fc5..4d59eacae3 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.2 - + org.opendaylight.netconf + netconf-parent + 1.9.0-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-util - 1.3.0-SNAPSHOT + 1.9.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal - mdsal-artifacts - 2.3.0-SNAPSHOT - pom - import - - - - @@ -71,8 +45,8 @@ slf4j-api - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test @@ -96,6 +70,10 @@ org.opendaylight.yangtools yang-data-impl + + org.opendaylight.yangtools + yang-data-codec-xml + org.osgi org.osgi.compendium @@ -107,11 +85,6 @@ org.apache.felix maven-bundle-plugin - - - org.opendaylight.netconf.util.osgi.NetconfConfigurationActivator - - org.codehaus.mojo @@ -147,13 +120,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -