X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-trace%2Fapi%2Fpom.xml;h=994b8cc680dd7bca87040aab0bbaa231a469b24f;hb=refs%2Fchanges%2F79%2F59979%2F4;hp=f385603066f8a566940206ccd032ec32268d3385;hpb=db65d6f15b49dfe7d895b52c863dd2f0ea559a84;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..994b8cc680 100644 --- a/opendaylight/md-sal/mdsal-trace/api/pom.xml +++ b/opendaylight/md-sal/mdsal-trace/api/pom.xml @@ -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 + + + + + +