Return-Path: X-Original-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 47B44D710 for ; Wed, 5 Sep 2012 21:31:57 +0000 (UTC) Received: (qmail 60936 invoked by uid 500); 5 Sep 2012 21:31:50 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 60875 invoked by uid 500); 5 Sep 2012 21:31:50 -0000 Mailing-List: contact cloudstack-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-commits@incubator.apache.org Received: (qmail 60016 invoked by uid 99); 5 Sep 2012 21:31:49 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2012 21:31:49 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 928191B6D7; Wed, 5 Sep 2012 21:31:49 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ahuang@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [23/50] [abbrv] git commit: awsapi depends on cloud-utils Message-Id: <20120905213149.928191B6D7@tyr.zones.apache.org> Date: Wed, 5 Sep 2012 21:31:49 +0000 (UTC) awsapi depends on cloud-utils Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/cd869f12 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/cd869f12 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/cd869f12 Branch: refs/heads/javelin Commit: cd869f122d96bff31361b80c3bcd6ddb7d838fc0 Parents: 9789e93 Author: Hugo Trippaers Authored: Fri Aug 31 21:47:30 2012 +0200 Committer: Hugo Trippaers Committed: Fri Aug 31 21:47:30 2012 +0200 ---------------------------------------------------------------------- awsapi/pom.xml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/cd869f12/awsapi/pom.xml ---------------------------------------------------------------------- diff --git a/awsapi/pom.xml b/awsapi/pom.xml index b23e78c..c9b25fa 100644 --- a/awsapi/pom.xml +++ b/awsapi/pom.xml @@ -29,6 +29,11 @@ + org.apache.cloudstack + cloud-utils + 4.0.0-SNAPSHOT + + org.apache.axis2 axis2 ${cs.axis2.version}