HAD-659
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/383d2bdc Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/383d2bdc Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/383d2bdc Branch: refs/heads/master Commit: 383d2bdcb8796a0e54a390efbcaac8b4b50fafbf Parents: dc6bdcd Author: Virginia Wang <[email protected]> Authored: Wed Feb 26 14:13:15 2014 -0800 Committer: root <[email protected]> Committed: Wed Feb 26 14:19:19 2014 -0800 ---------------------------------------------------------------------- bigtop-tests/test-artifacts/s3hdfs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/383d2bdc/bigtop-tests/test-artifacts/s3hdfs/pom.xml ---------------------------------------------------------------------- diff --git a/bigtop-tests/test-artifacts/s3hdfs/pom.xml b/bigtop-tests/test-artifacts/s3hdfs/pom.xml index 523e9f4..a160abc 100644 --- a/bigtop-tests/test-artifacts/s3hdfs/pom.xml +++ b/bigtop-tests/test-artifacts/s3hdfs/pom.xml @@ -21,7 +21,7 @@ <dependency> <groupId>org.codehaus.groovy.modules.http-builder</groupId> <artifactId>http-builder</artifactId> - <version>0.5.2</version> + <version>0.6</version> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId>
