aboutsummaryrefslogtreecommitdiff
path: root/bigtop-test-framework
diff options
context:
space:
mode:
authorRoman Shaposhnik <rvs@cloudera.com>2012-12-10 14:52:16 -0800
committerRoman Shaposhnik <rvs@cloudera.com>2012-12-26 15:47:55 -0800
commit06d68c8bb5188ee1e463f5e1c4b7cbc427bce1cf (patch)
tree17d8ea2b2e3b3a67fd7cfc65088cdb6861c730aa /bigtop-test-framework
parentfae33cb42028fb36e17bac54e0abe34af8d8a05c (diff)
BIGTOP-815. Move the trunk forward now that 0.5.0 is released (Mark Grover via rvs)
Diffstat (limited to 'bigtop-test-framework')
-rw-r--r--bigtop-test-framework/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bigtop-test-framework/pom.xml b/bigtop-test-framework/pom.xml
index 6a8d1245..3b1fc5f8 100644
--- a/bigtop-test-framework/pom.xml
+++ b/bigtop-test-framework/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>org.apache.bigtop</groupId>
<artifactId>bigtop</artifactId>
- <version>0.5.0-SNAPSHOT</version>
+ <version>0.6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>itest-common</artifactId>
<name>iTest: system and integration testing in the cloud</name>
- <version>0.5.0-SNAPSHOT</version>
+ <version>0.6.0-SNAPSHOT</version>
<dependencies>