X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=nbinotifications%2Fpom.xml;h=fc906a904fa87716b29fd7da9a6b4eacf2c2328d;hb=f2d880c000de212be9868dbdaf9c8beab7a81045;hp=c415d9888f550a08260e9ceb3ccb1385a6401d9e;hpb=211dacfed540c8ddbf552c229c74b6054b185720;p=transportpce.git diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index c415d9888..fc906a904 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,30 +11,41 @@ org.opendaylight.mdsal binding-parent - 9.0.4 + 11.0.7 org.opendaylight.transportpce transportpce-nbinotifications - 5.0.0-SNAPSHOT + 8.0.0-SNAPSHOT bundle UTF-8 + 18.0.1 3.0.0 + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + + - ${project.groupId}.ordmodels - transportpce-ordmodels-common - ${project.version} + org.opendaylight.transportpce.models + openroadm-service-10.1.0 - ${project.groupId}.ordmodels - transportpce-ordmodels-service - ${project.version} + org.opendaylight.transportpce.models + tapi-2.1.1 ${project.groupId} @@ -66,6 +77,10 @@ org.opendaylight.mdsal yang-binding + + org.opendaylight.mdsal + mdsal-common-api + org.opendaylight.mdsal mdsal-binding-api @@ -83,8 +98,21 @@ kafka-clients ${kafka.version} + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations + + + org.opendaylight.transportpce.models + openroadm-common-10.1.0 + test + ${project.groupId} test-common @@ -102,4 +130,30 @@ test + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-dmaap-artifact + + attach-artifact + + + + + ${basedir}/src/main/resources/org.opendaylight.transportpce.nbinotifications.cfg + cfg + config + + + + + + + +