X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=505518e0c7a62d50111db74f4edb3a18c6e5bd44;hb=f682b32986b2e4b742b103a76a28f503674e4891;hp=67d02b557962dda490817625e4174e5a78e33469;hpb=340e6590af4b1acec713df54252f7856abaa3ead;p=netconf.git diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index 67d02b5579..505518e0c7 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -9,101 +9,83 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.4 - + org.opendaylight.netconf + netconf-parent + 5.0.4-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-SNAPSHOT - pom - import - - - - - - ${project.groupId} - netconf-mapping-api + com.google.guava + guava + + + org.opendaylight.mdsal + mdsal-binding-api - ${project.groupId} - netconf-notifications-impl + org.opendaylight.mdsal + mdsal-binding-dom-codec-spi - ${project.groupId} + org.opendaylight.mdsal + mdsal-binding-runtime-spi + + + org.opendaylight.netconf + netconf-api + + + org.opendaylight.netconf netconf-notifications-api - org.opendaylight.controller - sal-binding-api + org.opendaylight.netconf + netconf-mapping-api + + + org.opendaylight.netconf + netconf-util + + + org.opendaylight.netconf.model + rfc5277 + + + com.guicedee.services + javax.inject + true - org.opendaylight.controller - sal-common-util + jakarta.annotation + jakarta.annotation-api + provided + true + + + org.osgi + org.osgi.service.component.annotations - 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 - - - -