X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dmaap-client%2Fpom.xml;h=1fd38a64b905b1aebafb9516847c8f782de8f403;hb=8c641dd64bbaec8af86961efb2a502b87f64b95d;hp=8b8ac8020c1533851b331fef6b556d38993ec4d9;hpb=303bf6a2c50119d6a16525af2bde84d74435a7a1;p=transportpce.git diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 8b8ac8020..1fd38a64b 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,31 +9,41 @@ org.opendaylight.mdsal binding-parent - 10.0.2 + 12.0.4 org.opendaylight.transportpce transportpce-dmaap-client - 6.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle client to send message to Dmaap message router - 17.0.0-SNAPSHOT + 19.2.0 UTF-8 + + + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + + org.opendaylight.transportpce.models - openroadm-common-10.1.0 - ${transportpce.models.version} + openroadm-common-13.1.0 org.opendaylight.transportpce.models - openroadm-service-10.1.0 - ${transportpce.models.version} + openroadm-service-13.1.0 ${project.groupId} @@ -89,6 +99,14 @@ jakarta.ws.rs jakarta.ws.rs-api + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations + @@ -127,4 +145,30 @@ test + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-dmaap-artifact + + attach-artifact + + + + + ${basedir}/src/main/resources/org.opendaylight.transportpce.dmaap.cfg + cfg + config + + + + + + + +