X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=1f493ac3d438443163809aaa5a11a93e844ad6e6;hb=09c1d18add7cfc310f3d190a1a02a523159162ce;hp=63167789216cf8c253faf04780c7746e0d907c87;hpb=4469e472b3208c5d472ce3970f4a875f9fae830e;p=netconf.git diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index 6316778921..1f493ac3d4 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -9,87 +9,74 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.9.0 - + org.opendaylight.netconf + netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf mdsal-netconf-notification - 1.3.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - 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-binding-config + ${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 - - - -