X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=nbinotifications%2Fpom.xml;h=e57b81c440327b2b31d5854f8627144e3bfdf9e6;hb=f6becabb646f731f636c2be2bb2b5ec7e4325b27;hp=27e201bbe6579c2eaea2e8346531d8e08d7ce4eb;hpb=924a03f6d2ca5875c2726f3976bd0cff440daea3;p=transportpce.git diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 27e201bbe..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 - 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 +