X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=1f493ac3d438443163809aaa5a11a93e844ad6e6;hb=09c1d18add7cfc310f3d190a1a02a523159162ce;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..1f493ac3d4 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 + 4.0.0-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 +