X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=nbinotifications%2Fpom.xml;h=9e4e29d5a5bdedaa02433f7ec0cb436bbf61a279;hb=b0715d1ebf9280df4e39de69d4bc3bc3164267b6;hp=d9748d9e6dc5eb4d296ceeb8157084c165570a53;hpb=0067b0054ebdb285e14dc94fe3264e46856ee9ce;p=transportpce.git diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index d9748d9e6..9e4e29d5a 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,36 +11,41 @@ org.opendaylight.mdsal binding-parent - 10.0.2 + 12.0.0 org.opendaylight.transportpce transportpce-nbinotifications - 6.0.0-SNAPSHOT + 8.0.0-SNAPSHOT bundle UTF-8 - 17.0.0-SNAPSHOT + 19.0.0-SNAPSHOT 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} + openroadm-service-13.1.0 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-13.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 + + + + + + + +