fix build
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/efd249d6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/efd249d6 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/efd249d6 Branch: refs/heads/object_store Commit: efd249d61d953bb2c34943fb3d6f3bd9f2ce63aa Parents: 827a1a2 Author: Edison Su <[email protected]> Authored: Tue May 21 17:34:39 2013 -0700 Committer: Edison Su <[email protected]> Committed: Tue May 21 17:34:39 2013 -0700 ---------------------------------------------------------------------- client/pom.xml | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/efd249d6/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 8ffba2b..7fe9e96 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -201,11 +201,6 @@ </dependency> <dependency> <groupId>org.apache.cloudstack</groupId> - <artifactId>cloud-engine-storage-backup</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> - <groupId>org.apache.cloudstack</groupId> <artifactId>cloud-engine-storage-image</artifactId> <version>${project.version}</version> </dependency>
