From: Robert Varga Date: Tue, 28 Feb 2017 21:17:27 +0000 (+0100) Subject: Cleanup messagebus-config/pom.xml X-Git-Tag: release/carbon~213 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=3b70327b23f42eaa64c620d3449426716d9f9350 Cleanup messagebus-config/pom.xml Restructuring to not inherit from aggregator pom. Change-Id: Iced30e9e93219d2d8f8b9b120acd5c19defb7bab Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/messagebus-config/pom.xml b/opendaylight/md-sal/messagebus-config/pom.xml index d49ea75262..544f5a8486 100644 --- a/opendaylight/md-sal/messagebus-config/pom.xml +++ b/opendaylight/md-sal/messagebus-config/pom.xml @@ -1,45 +1,30 @@ 4.0.0 - - org.opendaylight.controller - sal-parent - 1.5.0-SNAPSHOT + org.opendaylight.odlparent + odlparent-lite + 1.8.0-SNAPSHOT + + org.opendaylight.controller messagebus-config + 1.5.0-SNAPSHOT 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 @@ -63,11 +48,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - - 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 -