X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-config%2Fpom.xml;h=d49ea75262238464aaf3c5091b2bf85a0ff28928;hb=3ed71a2888cb0e38096d9bf15b78213948d1f328;hp=bd95d739e8951b19ef7fa5605986cf8aeb382d22;hpb=8a637013c102c11323230dae08fa4407863945d6;p=controller.git diff --git a/opendaylight/md-sal/messagebus-config/pom.xml b/opendaylight/md-sal/messagebus-config/pom.xml index bd95d739e8..d49ea75262 100644 --- a/opendaylight/md-sal/messagebus-config/pom.xml +++ b/opendaylight/md-sal/messagebus-config/pom.xml @@ -12,15 +12,62 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + sal-parent + 1.5.0-SNAPSHOT - org.opendaylight.controller - 1.5.0-SNAPSHOT messagebus-config jar Configuration files for message-bus + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + messagebus-api + ${project.version} + + + org.opendaylight.controller + messagebus-impl + ${project.version} + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/initial/05-message-bus.xml + xml + config + + + + + + + + + + + scm:git:http://git.opendaylight.org/gerrit/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=summary +