X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=nbinotifications%2Fpom.xml;h=cbe9f3fd48282012be24d0105c52c00b561d016b;hb=f26a8d33de6039fc678a8f053eaf1f49de3a9718;hp=3b63111f29834ab948a6b8009d575931a2852c42;hpb=06179035e9d3d23381a3e89506615e8c5d96dcf0;p=transportpce.git diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 3b63111f2..cbe9f3fd4 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,18 +11,18 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 12.0.4 org.opendaylight.transportpce transportpce-nbinotifications - 7.0.1-SNAPSHOT + 9.0.0-SNAPSHOT bundle UTF-8 - 18.0.0 + 19.2.0 3.0.0 @@ -41,7 +41,7 @@ org.opendaylight.transportpce.models - openroadm-service-10.1.0 + openroadm-service-13.1.0 org.opendaylight.transportpce.models @@ -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 +