use eu.ceph.com as ceph.com is down Same change as in https://github.com/apache/cloudstack/commit/05e4ba7350e7da36e3b9511d5e987c84b0be7ab5 Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com> This closes #175
diff --git a/plugins/hypervisors/kvm/pom.xml b/plugins/hypervisors/kvm/pom.xml index c582201..f76bd47 100644 --- a/plugins/hypervisors/kvm/pom.xml +++ b/plugins/hypervisors/kvm/pom.xml
@@ -25,7 +25,7 @@ </repository> <repository> <id>ceph-com</id> - <url>http://ceph.com/maven</url> + <url>http://eu.ceph.com/maven</url> </repository> </repositories> <dependencies>