s3hdfs pom should be bumped up to 0.8.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/6a2066be Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/6a2066be Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/6a2066be Branch: refs/heads/master Commit: 6a2066bef360f89abd66f9557e79073aba1ff726 Parents: 960ad12 Author: Konstantin Boudnik <[email protected]> Authored: Thu Feb 20 15:02:45 2014 -0800 Committer: Konstantin Boudnik <[email protected]> Committed: Thu Feb 20 15:02:45 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/6a2066be/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 cc31b91..9a8fab9 100644 --- a/bigtop-tests/test-artifacts/s3hdfs/pom.xml +++ b/bigtop-tests/test-artifacts/s3hdfs/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.apache.bigtop.itest</groupId> <artifactId>bigtop-smokes</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
