X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dmaap-client%2Fpom.xml;h=9868f208ffe542a888d15467c109476f5aec9c5a;hb=b3d4257ba36696849b4391f39c4ae904407a72e1;hp=c060234fb965d51855c465711a72a80bf8ccc22b;hpb=6109ec0e02dce9bf0485728d70d91c302c54360c;p=transportpce.git diff --git a/dmaap-client/pom.xml b/dmaap-client/pom.xml index c060234fb..9868f208f 100644 --- a/dmaap-client/pom.xml +++ b/dmaap-client/pom.xml @@ -9,7 +9,7 @@ org.opendaylight.mdsal binding-parent - 10.0.5 + 11.0.6 @@ -20,20 +20,30 @@ client to send message to Dmaap message router - 17.1.0-SNAPSHOT + 18.0.0-SNAPSHOT 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} org.opendaylight.transportpce.models openroadm-service-10.1.0 - ${transportpce.models.version} ${project.groupId} @@ -127,4 +137,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 + + + + + + + +