X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=219f39b9a7f7098810445f70c6f598b68333b176;hb=52b8e439a4f5b07105c2cdd1016aaa6f6d80c1e0;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..219f39b9a7 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 - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 5.0.4 + ../../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 - - - - - - ${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 - - - -