aboutsummaryrefslogtreecommitdiff
path: root/bigtop-test-framework/pom.xml
diff options
context:
space:
mode:
authorRoman Shaposhnik <rvs@apache.org>2012-06-25 16:28:57 +0000
committerRoman Shaposhnik <rvs@apache.org>2012-06-25 16:28:57 +0000
commitccec86c1df1ef12d01f9c5437144a2a4cb792113 (patch)
tree3e87fabac1bbcd0be96566219d9489ad4f4583a7 /bigtop-test-framework/pom.xml
parent450cfffde5a5dcbc57482465b9fd962e9bd154bd (diff)
Opening up 0.5.0 development
git-svn-id: https://svn.apache.org/repos/asf/incubator/bigtop/trunk@1353641 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bigtop-test-framework/pom.xml')
-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 659b8768..e9d39afe 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.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-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.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<dependencies>