X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-util%2Fpom.xml;h=5097570b12a0a15de7425be29d67ed6eff84e4cb;hb=refs%2Fchanges%2F13%2F23413%2F26;hp=93c1f9b92aded20f8f3bfc0766a9d25e4359b573;hpb=a4f9b6ea19d8f1ef1d6e9e4c2e5f39520a44a2a2;p=controller.git diff --git a/opendaylight/netconf/netconf-util/pom.xml b/opendaylight/netconf/netconf-util/pom.xml index 93c1f9b92a..5097570b12 100644 --- a/opendaylight/netconf/netconf-util/pom.xml +++ b/opendaylight/netconf/netconf-util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT netconf-util bundle @@ -13,6 +13,11 @@ + + org.opendaylight.controller + config-manager-facade-xml + 0.4.0-SNAPSHOT + ${project.groupId} netconf-api @@ -33,10 +38,6 @@ org.opendaylight.controller config-api - - org.osgi - org.osgi.core - org.slf4j slf4j-api @@ -50,6 +51,14 @@ org.opendaylight.yangtools mockito-configuration + + org.opendaylight.yangtools + yang-model-api + + + org.opendaylight.yangtools + yang-data-api +