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=c28099864d4e602c503b0a1430471ef77931b8b4;hpb=c7653334621ec772badc3584b8053b829862e584;p=netconf.git diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index c28099864d..3e6ae00c18 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -9,101 +9,63 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 1.6.2-SNAPSHOT + ../netconf-parent - org.opendaylight.netconf mdsal-netconf-notification - 1.5.0-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.1 - 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-common-util + ${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 - - - -