X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dmaap-client%2Fpom.xml;h=4598172483379ecd0964aad36a23d553134bb5b2;hb=f67e3fd65d30dea6d5c608ccc1e829a61efb38ae;hp=443ddaaa575954c28bc567a2a2fdf76de074ba5b;hpb=1d7630c895629d8c45382d19736838a38c86f99d;p=transportpce.git diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index 443ddaaa5..459817248 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,31 +9,41 @@ org.opendaylight.mdsal binding-parent - 10.0.3 + 12.0.3 org.opendaylight.transportpce transportpce-dmaap-client - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle client to send message to Dmaap message router - 17.1.0-SNAPSHOT + 19.1.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 + + + + + + + +