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=e833d95c19c89fde351b1190da71666ca89a8be5;hp=ea1f7bbf7716ccc303a54a01b7cf0860392be6ef;hb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7;hpb=0aae219a77e306178b6ea184fa3cbd8ad98e6bce diff --git a/opendaylight/md-sal/mdsal-trace/api/pom.xml b/opendaylight/md-sal/mdsal-trace/api/pom.xml index ea1f7bbf77..e833d95c19 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.11.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.controller mdsal-trace-api - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle @@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller - sal-broker-impl + sal-core-api @@ -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 + + + + + +