X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=nbinotifications%2Fpom.xml;h=69eed2152117ef754c4e2a738deb709573868a33;hb=198afc243c98aedfc5b30b93c1a5e3052d30868c;hp=51cc74009e2d35282d6ad8f59cfe6d1018585f89;hpb=d8e9e3839c76b5be417ab949fecaff8b99fcaf3c;p=transportpce.git diff --git a/nbinotifications/pom.xml b/nbinotifications/pom.xml index 51cc74009..69eed2152 100644 --- a/nbinotifications/pom.xml +++ b/nbinotifications/pom.xml @@ -11,18 +11,18 @@ org.opendaylight.mdsal binding-parent - 11.0.6 + 13.0.1 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 +