Repository: jclouds-karaf Updated Branches: refs/heads/1.7.x 48ce75e93 -> 404b33127
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/404b3312 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/404b3312 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/404b3312 Branch: refs/heads/1.7.x Commit: 404b331277458cd0a425ee76d8432b47e2a165a8 Parents: 48ce75e Author: Andrew Phillips <[email protected]> Authored: Thu Jun 26 02:24:37 2014 +0200 Committer: Andrew Phillips <[email protected]> Committed: Thu Jun 26 09:42:45 2014 +0200 ---------------------------------------------------------------------- commands/pom.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/404b3312/commands/pom.xml ---------------------------------------------------------------------- diff --git a/commands/pom.xml b/commands/pom.xml index bbbfad2..a5c8d5d 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>
