From: Robert Varga Date: Wed, 1 Mar 2017 00:37:30 +0000 (+0100) Subject: Cleanup samples/toaster-consumer/pom.xml X-Git-Tag: release/carbon~208 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=067bee76b4b7cdd4d3589c66505f06b691fe0cde Cleanup samples/toaster-consumer/pom.xml Do not depend on aggreator pom. Change-Id: I6d4fed36ed5c32eb6a1523c81003f34e373ca52d Signed-off-by: Robert Varga --- 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