aboutsummaryrefslogtreecommitdiff
path: root/bigtop-tests/test-artifacts/hadoop/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-tests/test-artifacts/hadoop/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-tests/test-artifacts/hadoop/pom.xml')
-rw-r--r--bigtop-tests/test-artifacts/hadoop/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bigtop-tests/test-artifacts/hadoop/pom.xml b/bigtop-tests/test-artifacts/hadoop/pom.xml
index ff5cf8cf..b3324c25 100644
--- a/bigtop-tests/test-artifacts/hadoop/pom.xml
+++ b/bigtop-tests/test-artifacts/hadoop/pom.xml
@@ -20,14 +20,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hadoop-smoke</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>hadoopsmoke</name>
<dependencies>