X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dmaap-client%2Fpom.xml;h=7fa93162af69c678f046bbe5fe4383beef414d59;hb=198afc243c98aedfc5b30b93c1a5e3052d30868c;hp=9868f208ffe542a888d15467c109476f5aec9c5a;hpb=e469f96007756cee894f5ca2f1c108752ef4df1f;p=transportpce.git diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 9868f208f..7fa93162a 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,18 +9,18 @@ org.opendaylight.mdsal binding-parent - 11.0.6 + 13.0.1 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 +