aboutsummaryrefslogtreecommitdiff
path: root/bigtop-test-framework
diff options
context:
space:
mode:
authorKonstantin Boudnik <cos@wandisco.com>2014-09-08 20:17:41 -0700
committerKonstantin Boudnik <cos@wandisco.com>2014-09-08 20:17:41 -0700
commit885806383eede6f3801d757a74c7b517e0b7d1df (patch)
tree3aca2f8efadf1e2b4c393a25a615bab2671da186 /bigtop-test-framework
parent1a682863ef1d72bef2236ef16750fa0bd943408c (diff)
Moving the version to 0.9.0-SNAPSHOT
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 42ef8cdf..71828d2f 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.8.0</version>
+ <version>0.9.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.8.0</version>
+ <version>0.9.0-SNAPSHOT</version>
<dependencies>