Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT 334601992 -> 3ce0bfda3 refs/heads/master a194423d9 -> 3c935b129
ACCUMULO-2453 Forgot to remove dependency from the default Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3ce0bfda Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3ce0bfda Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/3ce0bfda Branch: refs/heads/1.6.0-SNAPSHOT Commit: 3ce0bfda3475f6a0e320b1af3e52c545b699d636 Parents: 3346019 Author: Josh Elser <els...@apache.org> Authored: Thu Mar 27 13:32:23 2014 -0700 Committer: Josh Elser <els...@apache.org> Committed: Thu Mar 27 13:32:23 2014 -0700 ---------------------------------------------------------------------- test/pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/3ce0bfda/test/pom.xml ---------------------------------------------------------------------- diff --git a/test/pom.xml b/test/pom.xml index 7f06062..50a2f70 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -275,11 +275,6 @@ </properties> <dependencies> <dependency> - <groupId>commons-httpclient</groupId> - <artifactId>commons-httpclient</artifactId> - <scope>test</scope> - </dependency> - <dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-distcp</artifactId> <scope>test</scope>