From 067bee76b4b7cdd4d3589c66505f06b691fe0cde Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 1 Mar 2017 01:37:30 +0100 Subject: [PATCH] Cleanup samples/toaster-consumer/pom.xml Do not depend on aggreator pom. Change-Id: I6d4fed36ed5c32eb6a1523c81003f34e373ca52d Signed-off-by: Robert Varga --- .../md-sal/samples/toaster-consumer/pom.xml | 30 ++++++++++++------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index e057835754..2694ebd095 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -2,17 +2,33 @@ 4.0.0 - org.opendaylight.controller.samples - sal-samples - 1.5.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.8.0-SNAPSHOT + + + org.opendaylight.controller.samples sample-toaster-consumer + 1.5.0-SNAPSHOT bundle 1.5.0-SNAPSHOT + + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + + + ${project.groupId} @@ -37,14 +53,6 @@ - - - - org.apache.felix - maven-bundle-plugin - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git -- 2.36.6