aboutsummaryrefslogtreecommitdiff
path: root/bigtop-test-framework
diff options
context:
space:
mode:
authorKonstantin Boudnik <cos@apache.org>2015-05-29 12:07:19 +0300
committerKonstantin Boudnik <cos@apache.org>2015-05-30 10:05:03 +0300
commit8f5a197b5bf5008053d17ed0d5fdf9e5e195839f (patch)
tree690e296a82666f8e52c7a330ef5d20f8454f20c4 /bigtop-test-framework
parent1f35bb906cfbdd07ae17be73d58aad8da1acdadc (diff)
Bumping up the version to 1.1.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 7c81e0fc..269ead31 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>1.0.0-SNAPSHOT</version>
+ <version>1.1.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>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<dependencies>