You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2015/04/24 16:59:24 UTC

git commit: updated refs/heads/master to 9cf31b0

Repository: cloudstack
Updated Branches:
  refs/heads/master 9a58794a0 -> 9cf31b071


CLOUDSTACK-8335: removed libvirt.org repository

The only artifact resolved from libvirt.org was org.libvirt:libvirt:0.5.1
this artifact is now available from maven's default central repository

This closes #180

Signed-off-by: Laszlo Hornyak <la...@gmail.com>
Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


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

Branch: refs/heads/master
Commit: 9cf31b07144302d053192265f9dfb731a2daefe9
Parents: 9a58794
Author: Laszlo Hornyak <la...@gmail.com>
Authored: Sat Apr 18 22:22:59 2015 +0200
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Fri Apr 24 16:58:59 2015 +0200

----------------------------------------------------------------------
 plugins/hypervisors/kvm/pom.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9cf31b07/plugins/hypervisors/kvm/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/hypervisors/kvm/pom.xml b/plugins/hypervisors/kvm/pom.xml
index e116a7a..c5e1c29 100644
--- a/plugins/hypervisors/kvm/pom.xml
+++ b/plugins/hypervisors/kvm/pom.xml
@@ -20,13 +20,6 @@
   </parent>
   <repositories>
     <repository>
-      <id>libvirt-org</id>
-      <url>http://libvirt.org/maven2</url>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-    </repository>
-    <repository>
       <id>ceph-com</id>
       <url>http://eu.ceph.com/maven</url>
       <snapshots>