You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ad...@apache.org on 2014/11/17 17:26:33 UTC

[2/2] jclouds-karaf git commit: Removed antique nodepool dependency,

Removed antique nodepool dependency,


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

Branch: refs/heads/master
Commit: 9723e44fa48fcaff8d5e45f714e0ec1bb1ed7f4d
Parents: 3bc76e5
Author: Adrian Cole <ad...@gmail.com>
Authored: Sun Nov 16 21:48:15 2014 -0800
Committer: Adrian Cole <ad...@gmail.com>
Committed: Mon Nov 17 08:26:18 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/9723e44f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ecfdaa0..145cc97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -545,11 +545,6 @@ limitations under the License.
         <version>${jclouds.version}</version>
       </dependency>
       <dependency>
-        <groupId>org.apache.jclouds.labs</groupId>
-        <artifactId>nodepool</artifactId>
-        <version>${jclouds.version}</version>
-      </dependency>
-      <dependency>
         <groupId>org.apache.jclouds.api</groupId>
         <artifactId>chef</artifactId>
         <version>${jclouds.chef.version}</version>