From: Robert Varga Date: Wed, 1 Mar 2017 00:40:42 +0000 (+0100) Subject: Cleanup samples/toaster-provider/pom.xml X-Git-Tag: release/carbon~207 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=a4e5d12340805971ef425a98fcd4c8e7f028c2df Cleanup samples/toaster-provider/pom.xml Do not depend on aggreator pom. Change-Id: I9a9e368e48dbeadb6739a965cfe991f5173a635d Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index a413061d83..24117d48d7 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -2,16 +2,28 @@ 4.0.0 - org.opendaylight.controller.samples - sal-samples - 1.5.0-SNAPSHOT + org.opendaylight.controller + config-parent + 0.6.0-SNAPSHOT + ../../../config/config-parent + + org.opendaylight.controller.samples sample-toaster-provider + 1.5.0-SNAPSHOT bundle - - 1.5.0-SNAPSHOT - + + + + org.opendaylight.controller + mdsal-artifacts + 1.5.0-SNAPSHOT + pom + import + + + @@ -66,35 +78,6 @@ - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.yangtools - yang-maven-plugin - - - config - - generate-sources - - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - true - - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git