From 98ff7b16feed9b30f996eb1935d1f19b041076a3 Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Wed, 1 Jun 2011 21:54:47 +0200 Subject: [PATCH] 'appid' value in cloudbees-web.xml value is sufficient, no need for it in the bees plugin configt need the bees.appid value in the plugin config as it's already set --- demos/tweetstore/runatcloud-tweetstore/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/demos/tweetstore/runatcloud-tweetstore/pom.xml b/demos/tweetstore/runatcloud-tweetstore/pom.xml index 5b0b0fce46..b7f66e4abe 100644 --- a/demos/tweetstore/runatcloud-tweetstore/pom.xml +++ b/demos/tweetstore/runatcloud-tweetstore/pom.xml @@ -110,7 +110,6 @@ bees-maven-plugin 1.0-SNAPSHOT - ${bees.appid} ${bees.environment} ${bees.apikey} ${bees.secret}