X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=nbinotifications%2Fpom.xml;h=e57b81c440327b2b31d5854f8627144e3bfdf9e6;hb=f6becabb646f731f636c2be2bb2b5ec7e4325b27;hp=e8dfd95a31adc1298f164c00e87693faee6df626;hpb=b25ff2d1e5f14639453df7ae0678fae667300254;p=transportpce.git diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index e8dfd95a3..e57b81c44 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,19 +11,19 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 13.0.1 org.opendaylight.transportpce transportpce-nbinotifications - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle UTF-8 - 18.0.0-SNAPSHOT - 3.0.0 + 20.0.0-SNAPSHOT + 3.7.0 @@ -41,11 +41,11 @@ org.opendaylight.transportpce.models - openroadm-service-10.1.0 + openroadm-service-13.1.0 org.opendaylight.transportpce.models - tapi-2.1.1 + tapi-2.4.0 ${project.groupId} @@ -98,11 +98,19 @@ 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 + openroadm-common-13.1.0 test @@ -121,6 +129,12 @@ jackson-databind test + + org.skyscreamer + jsonassert + 1.5.1 + test +