X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fmdsal-trace%2Fapi%2Fpom.xml;h=29b6bcf097b719b2c373fb41b248a97a0fa9a80f;hb=e4f9064301b59336ba4781ad3543f7ad6284ebb0;hp=f385603066f8a566940206ccd032ec32268d3385;hpb=a15d7e439e2f187541d6d64eef0fed3a6e60c7d2;p=controller.git diff --git a/opendaylight/md-sal/mdsal-trace/api/pom.xml b/opendaylight/md-sal/mdsal-trace/api/pom.xml index f385603066..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.2-SNAPSHOT + 0.10.2-Carbon org.opendaylight.controller mdsal-trace-api - 1.5.2-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 + + + + + +