X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=cf751f3c325b274f2b83406fb3504ecf1db4a31c;hb=dc8fac6d8711bed79ed10ec42f2009c685032651;hp=ada4c1b71746d708383d68c6cc1c88f2f9a8c5f4;hpb=e2f838d72117730ceaae4b4ac4992cc244678c71;p=netconf.git diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index ada4c1b717..cf751f3c32 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -9,101 +9,74 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 2.0.14-SNAPSHOT + ../../parent - org.opendaylight.netconf mdsal-netconf-notification - 1.4.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0 - pom - import - - - - - + + 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 + 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 - - - -