X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dmaap-client%2Fpom.xml;h=3652f98820cfa2591d22da28998acda2dea2d7c4;hb=b1b3bafd549bb501937cea5c976d5344608b6ed3;hp=f5b76d71c51539fe64331e6560be39e351441c77;hpb=b25ff2d1e5f14639453df7ae0678fae667300254;p=transportpce.git diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index f5b76d71c..3652f9882 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,18 +9,18 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 13.0.0 org.opendaylight.transportpce transportpce-dmaap-client - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle client to send message to Dmaap message router - 18.0.0-SNAPSHOT + 20.0.0-SNAPSHOT UTF-8 @@ -39,11 +39,11 @@ org.opendaylight.transportpce.models - openroadm-common-10.1.0 + openroadm-common-13.1.0 org.opendaylight.transportpce.models - openroadm-service-10.1.0 + openroadm-service-13.1.0 ${project.groupId} @@ -99,6 +99,14 @@ jakarta.ws.rs jakarta.ws.rs-api + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations +