X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=nbinotifications%2Fpom.xml;h=cbe9f3fd48282012be24d0105c52c00b561d016b;hb=f26a8d33de6039fc678a8f053eaf1f49de3a9718;hp=070ec4f99d92d2ae33d14052f5f3ad52dd64b2f8;hpb=e469f96007756cee894f5ca2f1c108752ef4df1f;p=transportpce.git diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 070ec4f99..cbe9f3fd4 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,18 +11,18 @@ org.opendaylight.mdsal binding-parent - 11.0.6 + 12.0.4 org.opendaylight.transportpce transportpce-nbinotifications - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle UTF-8 - 18.0.0-SNAPSHOT + 19.2.0 3.0.0 @@ -41,11 +41,7 @@ org.opendaylight.transportpce.models - openroadm-common-10.1.0 - - - org.opendaylight.transportpce.models - openroadm-service-10.1.0 + openroadm-service-13.1.0 org.opendaylight.transportpce.models @@ -102,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 @@ -120,6 +129,12 @@ jackson-databind test + + org.skyscreamer + jsonassert + 1.5.1 + test +