Repository: jclouds
Updated Branches:
  refs/heads/master 90423d7b9 -> 4d899caca


JCLOUDS-1045 remove swift dependency from allblobstore module


Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/4d899cac
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/4d899cac
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/4d899cac

Branch: refs/heads/master
Commit: 4d899cacae36cf0fecccfe708b581ef5c3809ff6
Parents: 90423d7
Author: Josef Cacek <[email protected]>
Authored: Wed Dec 2 21:33:29 2015 +0100
Committer: Josef Cacek <[email protected]>
Committed: Thu Dec 3 02:18:22 2015 +0100

----------------------------------------------------------------------
 allblobstore/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/4d899cac/allblobstore/pom.xml
----------------------------------------------------------------------
diff --git a/allblobstore/pom.xml b/allblobstore/pom.xml
index c39dc54..a515899 100644
--- a/allblobstore/pom.xml
+++ b/allblobstore/pom.xml
@@ -50,11 +50,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.jclouds.api</groupId>
-      <artifactId>swift</artifactId>
-      <version>${project.version}</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.jclouds.api</groupId>
       <artifactId>openstack-swift</artifactId>
       <version>${project.version}</version>
     </dependency>

Reply via email to