aboutsummaryrefslogtreecommitdiff
path: root/bigtop-test-framework
diff options
context:
space:
mode:
authorRoman Shaposhnik <rvs@apache.org>2017-03-29 11:11:43 -0700
committerRoman Shaposhnik <rvs@apache.org>2017-03-29 11:11:43 -0700
commite96443b98ef73a2eb36409977761953c303ef184 (patch)
tree0ad7488dcd3cd93e9e03eef0a42ec431b34b87bf /bigtop-test-framework
parentc9a46f24f9a9fc9ca6a87cb45f719bc50abb4b1d (diff)
Cutting over to 1.3.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 f0e04799..80dcdc66 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.2.0-SNAPSHOT</version>
+ <version>1.3.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.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<dependencies>