X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=d9a0f4331510c2298ef1e929d080ace0a7b5b83c;hb=7072e63a98485bbbfa686a639d28002377972aa0;hp=9e30e953200fdcf6872aee20f659fb4ec9ec889a;hpb=c8b97d445cc89c61fe0412241229b08324894e99;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 9e30e95320..d9a0f43315 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.odlparent bundle-parent - 1.9.0-SNAPSHOT + 3.0.2 org.opendaylight.netconf netconf-util - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT ${project.artifactId} bundle @@ -26,15 +26,22 @@ org.opendaylight.netconf - netconf-parent + netconf-artifacts ${project.version} pom import - org.opendaylight.netconf - netconf-subsystem - ${project.version} + org.opendaylight.yangtools + yangtools-artifacts + 2.0.1 + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 2.4.0-SNAPSHOT pom import @@ -43,10 +50,6 @@ - - org.opendaylight.controller - config-manager-facade-xml - ${project.groupId} netconf-api @@ -63,10 +66,6 @@ io.netty netty-handler - - org.opendaylight.controller - config-api - org.slf4j slf4j-api @@ -76,6 +75,11 @@ xmlunit test + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + org.opendaylight.yangtools mockito-configuration @@ -88,6 +92,14 @@ org.opendaylight.yangtools yang-data-api + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-data-codec-xml + org.osgi org.osgi.compendium @@ -99,11 +111,6 @@ org.apache.felix maven-bundle-plugin - - - org.opendaylight.netconf.util.osgi.NetconfConfigurationActivator - - org.codehaus.mojo