Updated Branches: refs/heads/master cc3c71a17 -> 84122b220
Remove guava dependency (not used) Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/84122b22 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/84122b22 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/84122b22 Branch: refs/heads/master Commit: 84122b220716d5ce24527648ff7b8ffa46b59ba3 Parents: cc3c71a Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jan 23 14:25:44 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jan 23 14:25:44 2014 +0100 ---------------------------------------------------------------------- pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/84122b22/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a7dfef9..68755c6 100644 --- a/pom.xml +++ b/pom.xml @@ -1343,11 +1343,6 @@ </dependency> <dependency> - <groupId>com.google.guava</groupId> - <artifactId>guava</artifactId> - <version>14.0.1</version> - </dependency> - <dependency> <groupId>org.ops4j.base</groupId> <artifactId>ops4j-base-lang</artifactId> <version>${pax.base.version}</version>
