X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=nbinotifications%2Fpom.xml;h=bb741bd37e92dd3602275dcff20b6e6571dc5fdc;hb=b1b3bafd549bb501937cea5c976d5344608b6ed3;hp=51cc74009e2d35282d6ad8f59cfe6d1018585f89;hpb=d8e9e3839c76b5be417ab949fecaff8b99fcaf3c;p=transportpce.git diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 51cc74009..bb741bd37 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,18 +11,18 @@ org.opendaylight.mdsal binding-parent - 11.0.6 + 13.0.0 org.opendaylight.transportpce transportpce-nbinotifications - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle UTF-8 - 18.0.0-SNAPSHOT + 20.0.0-SNAPSHOT 3.0.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 +