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 17:00:29 UTC

git commit: updated refs/heads/4.5 to cc900bf

Repository: cloudstack
Updated Branches:
  refs/heads/4.5 3e8b12bbb -> cc900bfa2


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>
(cherry picked from commit 9cf31b07144302d053192265f9dfb731a2daefe9)
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/cc900bfa
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cc900bfa
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/cc900bfa

Branch: refs/heads/4.5
Commit: cc900bfa224ea855118cb482c8c6b8ec8eb95bd3
Parents: 3e8b12b
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 17:00:10 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/cc900bfa/plugins/hypervisors/kvm/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/hypervisors/kvm/pom.xml b/plugins/hypervisors/kvm/pom.xml
index 96ec2b5..c8acc0a 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>