X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=454583b01cd147cac1cddfbe8ab8d3060f9afdf9;hb=b2d343456554f53e69e8d9ed7615a0fc271fd1b8;hp=3aeba6412c451e4fdd01da656d7a171d79bab64d;hpb=95fe25d438b661e5ba32ddb012095d97ea3fb473;p=netconf.git diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index 3aeba6412c..454583b01c 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 - 2.0.2 - + org.opendaylight.netconf + netconf-parent + 2.0.9-SNAPSHOT + ../../parent - org.opendaylight.netconf mdsal-netconf-notification - 1.3.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 - - - - - + + 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 - - - -