X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fnetconf-impl%2Fpom.xml;h=1f47c5677ac7c202e6b6d13639873191f3e5777a;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=b1c3457fb4f9596138426a0ac048acb1c50cfa22;hpb=130e14655d5df61f5a0a88b232b726e74434fac3;p=netconf.git diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index b1c3457fb4..1f47c5677a 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.0-SNAPSHOT + 1.6.3-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-impl - 1.6.0-SNAPSHOT + 1.6.3-SNAPSHOT ${project.artifactId} bundle @@ -27,7 +27,7 @@ org.opendaylight.controller config-artifacts - 0.10.0-SNAPSHOT + 0.10.3-SNAPSHOT pom import @@ -56,10 +56,6 @@ ${project.groupId} netconf-notifications-api - - ${project.groupId} - netconf-notifications-impl - ${project.groupId} netconf-netty-util @@ -86,11 +82,6 @@ org.slf4j slf4j-api - - org.slf4j - slf4j-simple - test - ${project.groupId} netconf-client @@ -110,18 +101,10 @@ - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test - - org.osgi - org.osgi.compendium - - - org.osgi - org.osgi.core - @@ -131,7 +114,6 @@ maven-bundle-plugin - org.opendaylight.netconf.impl.osgi.NetconfImplActivator org.opendaylight.netconf.impl.*