X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=cf751f3c325b274f2b83406fb3504ecf1db4a31c;hb=dc8fac6d8711bed79ed10ec42f2009c685032651;hp=d06c953f09a9bc96f26daa3bb7be4c6d00778b23;hpb=17e8bd47d5568174d123c72179af61863179a1e5;p=netconf.git diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index d06c953f09..cf751f3c32 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -11,12 +11,11 @@ org.opendaylight.netconf netconf-parent - 1.6.0-SNAPSHOT - ../netconf-parent + 2.0.14-SNAPSHOT + ../../parent mdsal-netconf-notification - 1.6.0-SNAPSHOT ${project.artifactId} bundle @@ -25,21 +24,17 @@ com.google.guava guava - - org.opendaylight.controller - sal-common-util - org.opendaylight.mdsal - mdsal-binding-generator-impl + mdsal-binding-api org.opendaylight.mdsal - mdsal-binding-api + mdsal-binding-dom-codec-spi org.opendaylight.mdsal - mdsal-binding-dom-codec + mdsal-binding-runtime-spi ${project.groupId} @@ -61,11 +56,27 @@ ${project.groupId} netconf-util + + com.guicedee.services + javax.inject + true + + org.xmlunit xmlunit-legacy test + + org.opendaylight.mdsal + mdsal-binding-generator + test + + + org.opendaylight.mdsal + mdsal-binding-dom-codec + test +