aboutsummaryrefslogtreecommitdiff
path: root/bigtop-test-framework
diff options
context:
space:
mode:
authorKonstantin Boudnik <cos@wandisco.com>2014-09-08 20:07:56 -0700
committerKonstantin Boudnik <cos@wandisco.com>2014-09-08 20:07:56 -0700
commit1a682863ef1d72bef2236ef16750fa0bd943408c (patch)
treeff77392a83552b621fa5cd9ac0f064fcb081ff45 /bigtop-test-framework
parente8b737c8cae27aae1bb8c4c01818f9cd882d5bf5 (diff)
Bumping version on the branch to 0.8.0
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 fbb9727a..42ef8cdf 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-SNAPSHOT</version>
+ <version>0.8.0</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-SNAPSHOT</version>
+ <version>0.8.0</version>
<dependencies>