Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B3371864A for ; Thu, 22 Oct 2015 09:45:35 +0000 (UTC) Received: (qmail 96516 invoked by uid 500); 22 Oct 2015 09:45:13 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 96477 invoked by uid 500); 22 Oct 2015 09:45:13 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 96465 invoked by uid 99); 22 Oct 2015 09:45:13 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Oct 2015 09:45:13 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 37EA9E016C; Thu, 22 Oct 2015 09:45:13 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: remi@apache.org To: commits@cloudstack.apache.org Date: Thu, 22 Oct 2015 09:45:13 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] git commit: updated refs/heads/master to 4146813 Repository: cloudstack Updated Branches: refs/heads/master e7638c028 -> 414681330 cloud-apidoc module depends on cloud-client-ui Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9cbd3210 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9cbd3210 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9cbd3210 Branch: refs/heads/master Commit: 9cbd32107df56ff398dc4cdf55d28caa4a3b5626 Parents: e7638c0 Author: Miguel Ferreira Authored: Tue Oct 20 12:32:46 2015 +0200 Committer: Miguel Ferreira Committed: Thu Oct 22 10:47:34 2015 +0200 ---------------------------------------------------------------------- tools/apidoc/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9cbd3210/tools/apidoc/pom.xml ---------------------------------------------------------------------- diff --git a/tools/apidoc/pom.xml b/tools/apidoc/pom.xml index e309bcc..ba4fa3a 100644 --- a/tools/apidoc/pom.xml +++ b/tools/apidoc/pom.xml @@ -32,6 +32,12 @@ cloud-server ${project.version} + + org.apache.cloudstack + cloud-client-ui + ${project.version} + pom +