X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-trace%2Fapi%2Fpom.xml;h=79ecc8d528b571817035ed251acaae68a74574e0;hp=ea1f7bbf7716ccc303a54a01b7cf0860392be6ef;hb=2625c4b5cd121c448de8f5c050cfb98a0db3775d;hpb=5083d20c7f49788e64ca9080aebcded623d7aa44 diff --git a/opendaylight/md-sal/mdsal-trace/api/pom.xml b/opendaylight/md-sal/mdsal-trace/api/pom.xml index ea1f7bbf77..79ecc8d528 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 + + + + + +