X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-trace%2Fapi%2Fpom.xml;h=29b6bcf097b719b2c373fb41b248a97a0fa9a80f;hb=e4f9064301b59336ba4781ad3543f7ad6284ebb0;hp=a732cce36428d1b4d0b100b404b4423b65dc006c;hpb=1734dccbd833a02b44cc41da1bdf2bf3954ffca6;p=controller.git diff --git a/opendaylight/md-sal/mdsal-trace/api/pom.xml b/opendaylight/md-sal/mdsal-trace/api/pom.xml index a732cce364..29b6bcf097 100644 --- a/opendaylight/md-sal/mdsal-trace/api/pom.xml +++ b/opendaylight/md-sal/mdsal-trace/api/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.1-SNAPSHOT + 0.10.2-Carbon org.opendaylight.controller mdsal-trace-api - 1.5.1-SNAPSHOT + 1.5.2-Carbon bundle @@ -48,6 +48,28 @@ and is available at http://www.eclipse.org/legal/epl-v10.html checkstyle.violationSeverity=error + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/initial/mdsaltrace_config.xml + xml + config + + + + + +