From a0bc5089d05e71ecc4c76beb3c9c700be20b815c Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Thu, 17 Jan 2013 18:40:59 -0800 Subject: [PATCH] maven: disable awsapi by default, enable by -P awsapi profile Signed-off-by: Rohit Yadav --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c440a660322..e09472f9869 100644 --- a/pom.xml +++ b/pom.xml @@ -160,7 +160,6 @@ utils deps/XenServerJava plugins - awsapi patches client test @@ -364,6 +363,12 @@ + + awsapi + + awsapi + + developer