aboutsummaryrefslogtreecommitdiff
path: root/bigtop-test-framework
diff options
context:
space:
mode:
authorRoman Shaposhnik <rvs@cloudera.com>2013-06-10 17:47:23 -0700
committerRoman Shaposhnik <rvs@cloudera.com>2013-06-10 17:47:23 -0700
commit7242e2aede1fcabf8e2a25ea17e66f91663f682c (patch)
treeba23f85bbad0dfec4beb26dfe3aaff379c806111 /bigtop-test-framework
parentae10430ebe36b0f31011fc99799eaa0e5b19f236 (diff)
Opening up Bigtop 0.7.0 development
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 f4eadefe..05c2b5ba 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.6.0-SNAPSHOT</version>
+ <version>0.7.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.6.0-SNAPSHOT</version>
+ <version>0.7.0-SNAPSHOT</version>
<dependencies>