From: Robert Varga Date: Tue, 28 Feb 2017 21:14:55 +0000 (+0100) Subject: Cleanup messagebus-util/pom.xml X-Git-Tag: release/carbon~214 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=1892497bb91a470a97479257aceaad38ffd7676a Cleanup messagebus-util/pom.xml Restructuring to not inherit from aggregator pom. Change-Id: I04d535223796e5a720061c1c9064a6bd0cf32e13 Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/messagebus-util/pom.xml b/opendaylight/md-sal/messagebus-util/pom.xml index bb40768318..cab10ff11b 100644 --- a/opendaylight/md-sal/messagebus-util/pom.xml +++ b/opendaylight/md-sal/messagebus-util/pom.xml @@ -12,21 +12,31 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.controller - sal-parent - 1.5.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.8.0-SNAPSHOT + + org.opendaylight.controller messagebus-util + 1.5.0-SNAPSHOT + bundle ${project.artifactId} - bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + + - - org.osgi - org.osgi.core - org.opendaylight.controller sal-core-api @@ -57,4 +67,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html test + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +