X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=5a8a6faecb59de7ffe164ff6c27750a0c0672367;hb=f5199ed366896729160b9f1cafc597be81b5226e;hp=d06c953f09a9bc96f26daa3bb7be4c6d00778b23;hpb=6b369ef9085496ea80ba7435050080be1163034b;p=netconf.git diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index d06c953f09..5a8a6faecb 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,25 +24,21 @@ 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} - ietf-netconf-notifications + org.opendaylight.netconf.model + rfc5277 ${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 +