X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=6f4d896f8e2be65bbe4695800b4ce2b01232e66d;hb=refs%2Fchanges%2F98%2F101898%2F1;hp=4e58605b530554f87ef1fe295bcdde0a6d2e4d25;hpb=1d91e1bbe29d0da6ea427a5d0837064c8a3d5134;p=netconf.git diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index 4e58605b53..6f4d896f8e 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -11,66 +11,72 @@ org.opendaylight.netconf netconf-parent - 1.6.0-SNAPSHOT - ../netconf-parent + 4.0.1-SNAPSHOT + ../../parent - org.opendaylight.netconf mdsal-netconf-notification - 1.6.0-SNAPSHOT ${project.artifactId} bundle - - ${project.groupId} - netconf-mapping-api + com.google.guava + guava + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-spi + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + + + org.opendaylight.netconf.model + rfc5277 ${project.groupId} - netconf-notifications-impl + netconf-api ${project.groupId} netconf-notifications-api - org.opendaylight.mdsal - mdsal-binding-api + ${project.groupId} + netconf-mapping-api - org.opendaylight.controller - sal-common-util + ${project.groupId} + netconf-util + + + com.guicedee.services + javax.inject + true - org.slf4j - slf4j-api + org.xmlunit + xmlunit-legacy + test - com.google.guava - guava + org.opendaylight.mdsal + mdsal-binding-generator + test - org.opendaylight.yangtools - mockito-configuration + org.opendaylight.mdsal + mdsal-binding-dom-codec + test - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.artifactId} - netconf-notifications-impl - - - - -