'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

This commit is contained in:
Andrew Phillips 2011-06-01 21:54:47 +02:00
parent d2c269626a
commit 98ff7b16fe
1 changed files with 0 additions and 1 deletions

View File

@ -110,7 +110,6 @@
<artifactId>bees-maven-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<configuration>
<appid>${bees.appid}</appid>
<environment>${bees.environment}</environment>
<apikey>${bees.apikey}</apikey>
<secret>${bees.secret}</secret>