From c9fd57fff3aa1c7428ab15d0aea3067601b16fba Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Thu, 16 Apr 2015 17:09:13 +0530 Subject: [PATCH] kvm: fallback to eu.ceph.com mvn repo as ceph.com is down As suggested by Wido on the dev ML changing the repo to eu.ceph.com to avoid build failures. Will revert if ceph.com is up again. Signed-off-by: Rohit Yadav --- plugins/hypervisors/kvm/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/hypervisors/kvm/pom.xml b/plugins/hypervisors/kvm/pom.xml index d2e57087995..96ec2b5a331 100644 --- a/plugins/hypervisors/kvm/pom.xml +++ b/plugins/hypervisors/kvm/pom.xml @@ -28,7 +28,7 @@ ceph-com - http://ceph.com/maven + http://eu.ceph.com/maven false