X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dmaap-client%2Fpom.xml;h=80852aaa31a34f6470890f1d43fd4e1e99b25606;hb=dbc9253a471aa69642d5ea1caa6d0f99f0081eda;hp=2e45dfd31f194eae399d75c3feb3c98991fc1e25;hpb=06179035e9d3d23381a3e89506615e8c5d96dcf0;p=transportpce.git diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 2e45dfd31..80852aaa3 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,18 +9,18 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 12.0.2 org.opendaylight.transportpce transportpce-dmaap-client - 7.0.1-SNAPSHOT + 9.0.0-SNAPSHOT bundle client to send message to Dmaap message router - 18.0.0 + 19.0.0 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 +