Repository: jclouds-karaf Updated Branches: refs/heads/remove-dup-driver [created] 3e6c5015a
Removing duplicate jclouds-log4j driver dep Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/3e6c5015 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/3e6c5015 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/3e6c5015 Branch: refs/heads/remove-dup-driver Commit: 3e6c5015a1c097de7829f32978fd468be5122347 Parents: 3f1ed2f Author: Andrew Phillips <[email protected]> Authored: Thu Jun 26 02:24:37 2014 +0200 Committer: Andrew Phillips <[email protected]> Committed: Thu Jun 26 02:24:37 2014 +0200 ---------------------------------------------------------------------- commands/pom.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/3e6c5015/commands/pom.xml ---------------------------------------------------------------------- diff --git a/commands/pom.xml b/commands/pom.xml index a37d718..34d05bf 100644 --- a/commands/pom.xml +++ b/commands/pom.xml @@ -115,10 +115,6 @@ limitations under the License. <artifactId>jclouds-blobstore</artifactId> </dependency> <dependency> - <groupId>org.apache.jclouds.driver</groupId> - <artifactId>jclouds-log4j</artifactId> - </dependency> - <dependency> <groupId>org.apache.jclouds.api</groupId> <artifactId>ec2</artifactId> </dependency>
