Repository: cloudstack Updated Branches: refs/heads/master 00962d4a5 -> 58e5dca8e
CLOUDSTACK-8335: removed ceph repository - artifact resolved from maven central Signed-off-by: Laszlo Hornyak <laszlo.horn...@gmail.com> Signed-off-by: Rajani Karuturi <rajanikarut...@gmail.com> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/58e5dca8 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/58e5dca8 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/58e5dca8 Branch: refs/heads/master Commit: 58e5dca8ef300cce7547face1bd700b843dd0e31 Parents: 00962d4 Author: Laszlo Hornyak <laszlo.horn...@gmail.com> Authored: Thu Apr 30 20:58:59 2015 +0200 Committer: Rajani Karuturi <rajanikarut...@gmail.com> Committed: Fri May 1 11:10:06 2015 +0530 ---------------------------------------------------------------------- plugins/hypervisors/kvm/pom.xml | 9 --------- 1 file changed, 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/58e5dca8/plugins/hypervisors/kvm/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/hypervisors/kvm/pom.xml b/plugins/hypervisors/kvm/pom.xml index 1ab8941..1cd2d6e 100644 --- a/plugins/hypervisors/kvm/pom.xml +++ b/plugins/hypervisors/kvm/pom.xml @@ -18,15 +18,6 @@ <version>4.6.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> - <repositories> - <repository> - <id>ceph-com</id> - <url>http://eu.ceph.com/maven</url> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> - </repositories> <dependencies> <dependency> <groupId>commons-io</groupId>