X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=3e6ae00c1864c654063d6537ad78a4d076426b06;hb=refs%2Fchanges%2F59%2F82059%2F1;hp=b616011db18ef754560b7ba9e818fb043629c0e7;hpb=37886d0dd1da354a562802d3a7b194fe6a293baa;p=netconf.git diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index b616011db1..3e6ae00c18 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -9,87 +9,63 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.2-SNAPSHOT + ../netconf-parent - org.opendaylight.netconf mdsal-netconf-notification - 1.3.0-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - - - ${project.groupId} - netconf-mapping-api + com.google.guava + guava - ${project.groupId} - netconf-notifications-impl + org.opendaylight.controller + sal-common-util + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-binding-dom-codec ${project.groupId} - netconf-notifications-api + ietf-netconf-notifications - org.opendaylight.controller - sal-binding-api + ${project.groupId} + netconf-api - org.opendaylight.controller - sal-binding-config + ${project.groupId} + netconf-notifications-api - - org.slf4j - slf4j-api + ${project.groupId} + netconf-mapping-api - com.google.guava - guava + ${project.groupId} + netconf-util - org.opendaylight.yangtools - mockito-configuration + org.xmlunit + xmlunit-legacy + test - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.artifactId} - netconf-notifications-impl - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -