X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=621aaebf57b4152c683d736a8dbd946aded93632;hb=c27c58d75298a5a891c09d42c9152c3a146250d1;hp=f0fb994617cd65c7154825e94a4a621d3b9d64a2;hpb=06c4dbe076647af7d822fb8dc1d0da59d53ee141;p=netconf.git diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index f0fb994617..621aaebf57 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -11,73 +11,73 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT - ../netconf-parent + 1.13.4 + ../../parent - org.opendaylight.netconf mdsal-netconf-notification - 1.5.0-SNAPSHOT + 1.13.4 ${project.artifactId} bundle - + + 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 + ${project.groupId} - netconf-mapping-api + ietf-netconf-notifications ${project.groupId} - netconf-notifications-impl + netconf-api ${project.groupId} netconf-notifications-api - org.opendaylight.controller - sal-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-impl + 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 - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -