X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=d06c953f09a9bc96f26daa3bb7be4c6d00778b23;hb=76c7d1c35087b26fc6c48f4aadce4039b43ae708;hp=09f9462cafae7119f78cf829c2c4699b79189328;hpb=dab855eadfc232f85bd281fdcb816cef127f13f0;p=netconf.git diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index 09f9462caf..d06c953f09 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 - 2.0.4 - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent - org.opendaylight.netconf mdsal-netconf-notification - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - 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 - - - -