You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ed...@apache.org on 2012/09/10 23:52:37 UTC

git commit: it breaks the build

Updated Branches:
  refs/heads/master 54fd39b9c -> 022af906c


it breaks the build


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/022af906
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/022af906
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/022af906

Branch: refs/heads/master
Commit: 022af906c0597cea8036b828bd86d224b8dbdfcb
Parents: 54fd39b
Author: Edison.Su <ed...@citrix.com>
Authored: Mon Sep 10 17:44:52 2012 -0400
Committer: Edison.Su <ed...@citrix.com>
Committed: Mon Sep 10 17:44:52 2012 -0400

----------------------------------------------------------------------
 deps/pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/022af906/deps/pom.xml
----------------------------------------------------------------------
diff --git a/deps/pom.xml b/deps/pom.xml
index f99e7fe..be30c9a 100644
--- a/deps/pom.xml
+++ b/deps/pom.xml
@@ -103,11 +103,6 @@
       <artifactId>cloud-awsapi</artifactId>
       <version>${project.version}</version>
     </dependency>
-     <dependency>
-      <groupId>org.apache.cloudstack</groupId>
-      <artifactId>cloud-testclient</artifactId>
-      <version>${project.version}</version>
-    </dependency>
     <dependency>
       <groupId>mysql</groupId>
       <artifactId>mysql-connector-java</artifactId>