X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=dmaap-client%2Fpom.xml;h=f3da0a7efcdc8d00a77c460b650c8be9097c7510;hp=e4e2e7bfd44698af82ad99ff6dd045b1e6e59dcd;hb=HEAD;hpb=bd4bf2eaac65f1a6b854535a75025d75f00e3e1d diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index e4e2e7bfd..df2cae493 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.1 org.opendaylight.transportpce transportpce-dmaap-client - 7.0.1-SNAPSHOT + 10.0.0-SNAPSHOT bundle client to send message to Dmaap message router - 18.0.1 + 21.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 +