X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=nbinotifications%2Fpom.xml;h=fc906a904fa87716b29fd7da9a6b4eacf2c2328d;hb=f2d880c000de212be9868dbdaf9c8beab7a81045;hp=2c84013b198e48c60ea82428f5e7c7e2bbf261dc;hpb=d5d2a9e9756c2dc6a296c0ee37cb67ae2f05fae2;p=transportpce.git diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 2c84013b1..fc906a904 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,36 +11,41 @@ org.opendaylight.mdsal binding-parent - 10.0.3 + 11.0.7 org.opendaylight.transportpce transportpce-nbinotifications - 7.0.0-SNAPSHOT + 8.0.0-SNAPSHOT bundle UTF-8 - 17.1.0-SNAPSHOT + 18.0.1 3.0.0 + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + + - - org.opendaylight.transportpce.models - openroadm-common-10.1.0 - ${transportpce.models.version} - org.opendaylight.transportpce.models openroadm-service-10.1.0 - ${transportpce.models.version} org.opendaylight.transportpce.models tapi-2.1.1 - ${transportpce.models.version} ${project.groupId} @@ -93,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 @@ -112,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 + + + + + + + +