From: Robert Varga Date: Wed, 1 Mar 2017 00:33:58 +0000 (+0100) Subject: Cleanup samples/clustering-test-app/provider/pom.xml X-Git-Tag: release/carbon~209 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=c10c6de8fcbc5c33124bee2883eb02d51c69e823 Cleanup samples/clustering-test-app/provider/pom.xml Restructuring to not inherit from aggregator pom. Change-Id: Ia6909ae141c5b0f327ccb8c12d92ec35e11a5913 Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml index be02721aee..2b38e0f5e3 100644 --- a/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml +++ b/opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml @@ -2,23 +2,28 @@ 4.0.0 - clustering-it - org.opendaylight.controller.samples - 1.5.0-SNAPSHOT + org.opendaylight.controller + config-parent + 0.6.0-SNAPSHOT + ../../../../config/config-parent - + + org.opendaylight.controller.samples clustering-it-provider + 1.5.0-SNAPSHOT bundle - - - - org.apache.felix - maven-bundle-plugin - true - - - + + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + +