aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bigtop-test-framework/pom.xml4
-rw-r--r--bigtop-tests/test-artifacts/flume/pom.xml4
-rw-r--r--bigtop-tests/test-artifacts/giraph/pom.xml4
-rw-r--r--bigtop-tests/test-artifacts/hadoop/pom.xml4
-rw-r--r--bigtop-tests/test-artifacts/hbase/pom.xml4
-rw-r--r--bigtop-tests/test-artifacts/hive/pom.xml4
-rw-r--r--bigtop-tests/test-artifacts/hue/pom.xml4
-rw-r--r--bigtop-tests/test-artifacts/mahout/pom.xml4
-rw-r--r--bigtop-tests/test-artifacts/oozie/pom.xml4
-rw-r--r--bigtop-tests/test-artifacts/package/pom.xml4
-rw-r--r--bigtop-tests/test-artifacts/pom.xml6
-rw-r--r--bigtop-tests/test-artifacts/sqoop-smokes/pom.xml4
-rw-r--r--bigtop-tests/test-artifacts/sqoop/pom.xml4
-rw-r--r--bigtop-tests/test-execution/common/pom.xml6
-rw-r--r--bigtop-tests/test-execution/conf/pom.xml4
-rw-r--r--bigtop-tests/test-execution/integration/pom.xml10
-rw-r--r--bigtop-tests/test-execution/integration/sqoop/pom.xml4
-rw-r--r--bigtop-tests/test-execution/package/pom.xml4
-rw-r--r--bigtop-tests/test-execution/pom.xml4
-rw-r--r--bigtop-tests/test-execution/smokes/flume/pom.xml4
-rw-r--r--bigtop-tests/test-execution/smokes/giraph/pom.xml4
-rw-r--r--bigtop-tests/test-execution/smokes/hadoop/pom.xml4
-rw-r--r--bigtop-tests/test-execution/smokes/hbase/pom.xml4
-rw-r--r--bigtop-tests/test-execution/smokes/hive/pom.xml4
-rw-r--r--bigtop-tests/test-execution/smokes/hue/pom.xml4
-rw-r--r--bigtop-tests/test-execution/smokes/mahout/pom.xml4
-rw-r--r--bigtop-tests/test-execution/smokes/oozie/pom.xml4
-rw-r--r--bigtop-tests/test-execution/smokes/pig/pom.xml4
-rw-r--r--bigtop-tests/test-execution/smokes/pom.xml26
-rw-r--r--bigtop-tests/test-execution/smokes/sqoop-smokes/pom.xml6
-rw-r--r--bigtop-tests/test-execution/smokes/sqoop/pom.xml4
-rw-r--r--pom.xml2
32 files changed, 80 insertions, 80 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>
diff --git a/bigtop-tests/test-artifacts/flume/pom.xml b/bigtop-tests/test-artifacts/flume/pom.xml
index 5b68f325..7551696c 100644
--- a/bigtop-tests/test-artifacts/flume/pom.xml
+++ b/bigtop-tests/test-artifacts/flume/pom.xml
@@ -21,12 +21,12 @@
<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>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>flume-smoke</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>flumesmoke</name>
diff --git a/bigtop-tests/test-artifacts/giraph/pom.xml b/bigtop-tests/test-artifacts/giraph/pom.xml
index e23d82f5..529fda2e 100644
--- a/bigtop-tests/test-artifacts/giraph/pom.xml
+++ b/bigtop-tests/test-artifacts/giraph/pom.xml
@@ -21,12 +21,12 @@
<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>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>giraph-smoke</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>giraphsmoke</name>
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>
diff --git a/bigtop-tests/test-artifacts/hbase/pom.xml b/bigtop-tests/test-artifacts/hbase/pom.xml
index 176490c0..953af942 100644
--- a/bigtop-tests/test-artifacts/hbase/pom.xml
+++ b/bigtop-tests/test-artifacts/hbase/pom.xml
@@ -21,13 +21,13 @@
<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>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hbase-smoke</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>hbasesmoke</name>
<dependencies>
diff --git a/bigtop-tests/test-artifacts/hive/pom.xml b/bigtop-tests/test-artifacts/hive/pom.xml
index d8caf584..6bf9d9a2 100644
--- a/bigtop-tests/test-artifacts/hive/pom.xml
+++ b/bigtop-tests/test-artifacts/hive/pom.xml
@@ -21,12 +21,12 @@
<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>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hive-smoke</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>hivesmoke</name>
</project>
diff --git a/bigtop-tests/test-artifacts/hue/pom.xml b/bigtop-tests/test-artifacts/hue/pom.xml
index 1c552d6c..b6eeb871 100644
--- a/bigtop-tests/test-artifacts/hue/pom.xml
+++ b/bigtop-tests/test-artifacts/hue/pom.xml
@@ -21,12 +21,12 @@
<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>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hue-smoke</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>huesmoke</name>
diff --git a/bigtop-tests/test-artifacts/mahout/pom.xml b/bigtop-tests/test-artifacts/mahout/pom.xml
index a839d991..2c60aefa 100644
--- a/bigtop-tests/test-artifacts/mahout/pom.xml
+++ b/bigtop-tests/test-artifacts/mahout/pom.xml
@@ -21,12 +21,12 @@
<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>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>mahout-smoke</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>mahoutsmoke</name>
diff --git a/bigtop-tests/test-artifacts/oozie/pom.xml b/bigtop-tests/test-artifacts/oozie/pom.xml
index 52988807..585b7feb 100644
--- a/bigtop-tests/test-artifacts/oozie/pom.xml
+++ b/bigtop-tests/test-artifacts/oozie/pom.xml
@@ -21,13 +21,13 @@
<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>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>oozie-smoke</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>ooziesmoke</name>
<dependencies>
diff --git a/bigtop-tests/test-artifacts/package/pom.xml b/bigtop-tests/test-artifacts/package/pom.xml
index 99b47cf0..2e5f554d 100644
--- a/bigtop-tests/test-artifacts/package/pom.xml
+++ b/bigtop-tests/test-artifacts/package/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>package-smoke</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>packagesmoke</name>
<dependencies>
diff --git a/bigtop-tests/test-artifacts/pom.xml b/bigtop-tests/test-artifacts/pom.xml
index 7f12a0b0..e92b6a1d 100644
--- a/bigtop-tests/test-artifacts/pom.xml
+++ b/bigtop-tests/test-artifacts/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>bigtop-smokes</artifactId>
<packaging>pom</packaging>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>bigtop-smokes</name>
@@ -47,7 +47,7 @@
<properties>
<junit.version>4.8.2</junit.version>
- <itest-common.version>0.4.0-incubating-SNAPSHOT</itest-common.version>
+ <itest-common.version>0.5.0-incubating-SNAPSHOT</itest-common.version>
<hadoop.version>2.0.0-SNAPSHOT</hadoop.version>
<pig.version>0.9.2</pig.version>
<sqoop.version>1.4.1-incubating</sqoop.version>
diff --git a/bigtop-tests/test-artifacts/sqoop-smokes/pom.xml b/bigtop-tests/test-artifacts/sqoop-smokes/pom.xml
index 612f0f86..0eab8af2 100644
--- a/bigtop-tests/test-artifacts/sqoop-smokes/pom.xml
+++ b/bigtop-tests/test-artifacts/sqoop-smokes/pom.xml
@@ -23,12 +23,12 @@
<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>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>sqoopsmokes</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>sqoopsmokes</name>
</project>
diff --git a/bigtop-tests/test-artifacts/sqoop/pom.xml b/bigtop-tests/test-artifacts/sqoop/pom.xml
index e25f32d6..547e39fc 100644
--- a/bigtop-tests/test-artifacts/sqoop/pom.xml
+++ b/bigtop-tests/test-artifacts/sqoop/pom.xml
@@ -23,12 +23,12 @@
<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>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>sqoop-integration</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>sqoop-integration</name>
</project>
diff --git a/bigtop-tests/test-execution/common/pom.xml b/bigtop-tests/test-execution/common/pom.xml
index c657747b..64e6b069 100644
--- a/bigtop-tests/test-execution/common/pom.xml
+++ b/bigtop-tests/test-execution/common/pom.xml
@@ -24,14 +24,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>stacks-common</artifactId>
<packaging>pom</packaging>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>stacks-validation-common</name>
<properties>
@@ -117,7 +117,7 @@
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>itest-common</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/bigtop-tests/test-execution/conf/pom.xml b/bigtop-tests/test-execution/conf/pom.xml
index 372a25b3..a8a45278 100644
--- a/bigtop-tests/test-execution/conf/pom.xml
+++ b/bigtop-tests/test-execution/conf/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>stacks-common</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<relativePath>../common/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests-conf</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>smoke-tests-conf</name>
<dependencies>
diff --git a/bigtop-tests/test-execution/integration/pom.xml b/bigtop-tests/test-execution/integration/pom.xml
index 2867b838..349814d4 100644
--- a/bigtop-tests/test-execution/integration/pom.xml
+++ b/bigtop-tests/test-execution/integration/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>stacks-common</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<relativePath>../common/pom.xml</relativePath>
</parent>
@@ -30,16 +30,16 @@
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>integration-tests</artifactId>
<packaging>pom</packaging>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>hadoop-stack-integration</name>
<properties>
<!--
BOM definitions
-->
- <itest-conf.version>0.4.0-incubating-SNAPSHOT</itest-conf.version>
- <itest-common.version>0.4.0-incubating-SNAPSHOT</itest-common.version>
- <sqoop-integration.version>0.4.0-incubating-SNAPSHOT</sqoop-integration.version>
+ <itest-conf.version>0.5.0-incubating-SNAPSHOT</itest-conf.version>
+ <itest-common.version>0.5.0-incubating-SNAPSHOT</itest-common.version>
+ <sqoop-integration.version>0.5.0-incubating-SNAPSHOT</sqoop-integration.version>
<!--
End of BOM definitions
-->
diff --git a/bigtop-tests/test-execution/integration/sqoop/pom.xml b/bigtop-tests/test-execution/integration/sqoop/pom.xml
index ae1ac439..e55801d6 100644
--- a/bigtop-tests/test-execution/integration/sqoop/pom.xml
+++ b/bigtop-tests/test-execution/integration/sqoop/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>integration-tests</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>sqoop-integration-execution</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>sqoop-integration-execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/package/pom.xml b/bigtop-tests/test-execution/package/pom.xml
index d5417f53..8cca9abe 100644
--- a/bigtop-tests/test-execution/package/pom.xml
+++ b/bigtop-tests/test-execution/package/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<relativePath>../smokes/pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>package-smoke-execution</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>packagesmokes</name>
<properties>
diff --git a/bigtop-tests/test-execution/pom.xml b/bigtop-tests/test-execution/pom.xml
index 2db31acf..1664b045 100644
--- a/bigtop-tests/test-execution/pom.xml
+++ b/bigtop-tests/test-execution/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>bigtop-test-execution</artifactId>
<packaging>pom</packaging>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>bigtop-smokes</name>
<modules>
diff --git a/bigtop-tests/test-execution/smokes/flume/pom.xml b/bigtop-tests/test-execution/smokes/flume/pom.xml
index 3a8d5f60..bdfc7e6c 100644
--- a/bigtop-tests/test-execution/smokes/flume/pom.xml
+++ b/bigtop-tests/test-execution/smokes/flume/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</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>flume-smoke-execution</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>Flume smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/giraph/pom.xml b/bigtop-tests/test-execution/smokes/giraph/pom.xml
index ff465ad8..666b409c 100644
--- a/bigtop-tests/test-execution/smokes/giraph/pom.xml
+++ b/bigtop-tests/test-execution/smokes/giraph/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</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>giraph-smoke-execution</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>Giraph smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/hadoop/pom.xml b/bigtop-tests/test-execution/smokes/hadoop/pom.xml
index 0b6fd5d0..6c1c8c13 100644
--- a/bigtop-tests/test-execution/smokes/hadoop/pom.xml
+++ b/bigtop-tests/test-execution/smokes/hadoop/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</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>hadoop-smoke-execution</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>Hadoop smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/hbase/pom.xml b/bigtop-tests/test-execution/smokes/hbase/pom.xml
index 56a86b20..722a14c5 100644
--- a/bigtop-tests/test-execution/smokes/hbase/pom.xml
+++ b/bigtop-tests/test-execution/smokes/hbase/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</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>hbase-smoke-execution</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>HBase smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/hive/pom.xml b/bigtop-tests/test-execution/smokes/hive/pom.xml
index 3017158b..43d27b61 100644
--- a/bigtop-tests/test-execution/smokes/hive/pom.xml
+++ b/bigtop-tests/test-execution/smokes/hive/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</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>hive-smoke-execution</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>Hive smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/hue/pom.xml b/bigtop-tests/test-execution/smokes/hue/pom.xml
index 3931e570..8ffb4730 100644
--- a/bigtop-tests/test-execution/smokes/hue/pom.xml
+++ b/bigtop-tests/test-execution/smokes/hue/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</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>hue-smoke-execution</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>Giraph smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/mahout/pom.xml b/bigtop-tests/test-execution/smokes/mahout/pom.xml
index 32e54c5e..3e98e811 100644
--- a/bigtop-tests/test-execution/smokes/mahout/pom.xml
+++ b/bigtop-tests/test-execution/smokes/mahout/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</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>mahout-smoke-execution</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>Mahout smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/oozie/pom.xml b/bigtop-tests/test-execution/smokes/oozie/pom.xml
index 1350fd1e..3610da2b 100644
--- a/bigtop-tests/test-execution/smokes/oozie/pom.xml
+++ b/bigtop-tests/test-execution/smokes/oozie/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</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>oozie-smoke-test</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>Oozie smoke test execution</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/pig/pom.xml b/bigtop-tests/test-execution/smokes/pig/pom.xml
index 93e468ed..705fee49 100644
--- a/bigtop-tests/test-execution/smokes/pig/pom.xml
+++ b/bigtop-tests/test-execution/smokes/pig/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -30,7 +30,7 @@
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>pig-smoke-execution</artifactId>
<packaging>jar</packaging>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>pigsmokes</name>
<properties>
diff --git a/bigtop-tests/test-execution/smokes/pom.xml b/bigtop-tests/test-execution/smokes/pom.xml
index a244bf76..c51fc099 100644
--- a/bigtop-tests/test-execution/smokes/pom.xml
+++ b/bigtop-tests/test-execution/smokes/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>stacks-common</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<relativePath>../common/pom.xml</relativePath>
</parent>
@@ -30,7 +30,7 @@
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
<packaging>pom</packaging>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>hadoop-stack-validation</name>
<properties>
@@ -42,17 +42,17 @@
<pig.version>0.9.2</pig.version>
<pig-smoke.version>0.9.2-SNAPSHOT</pig-smoke.version>
<sqoop.version>1.4.1-incubating</sqoop.version>
- <itest-conf.version>0.4.0-incubating-SNAPSHOT</itest-conf.version>
- <itest-common.version>0.4.0-incubating-SNAPSHOT</itest-common.version>
- <hadoop-smoke.version>0.4.0-incubating-SNAPSHOT</hadoop-smoke.version>
- <flume-smoke.version>0.4.0-incubating-SNAPSHOT</flume-smoke.version>
- <hbase-smoke.version>0.4.0-incubating-SNAPSHOT</hbase-smoke.version>
- <hive-smoke.version>0.4.0-incubating-SNAPSHOT</hive-smoke.version>
- <mahout-smoke.version>0.4.0-incubating-SNAPSHOT</mahout-smoke.version>
- <oozie-smoke.version>0.4.0-incubating-SNAPSHOT</oozie-smoke.version>
- <giraph-smoke.version>0.4.0-incubating-SNAPSHOT</giraph-smoke.version>
- <hue-smoke.version>0.4.0-incubating-SNAPSHOT</hue-smoke.version>
- <package-smoke.version>0.4.0-incubating-SNAPSHOT</package-smoke.version>
+ <itest-conf.version>0.5.0-incubating-SNAPSHOT</itest-conf.version>
+ <itest-common.version>0.5.0-incubating-SNAPSHOT</itest-common.version>
+ <hadoop-smoke.version>0.5.0-incubating-SNAPSHOT</hadoop-smoke.version>
+ <flume-smoke.version>0.5.0-incubating-SNAPSHOT</flume-smoke.version>
+ <hbase-smoke.version>0.5.0-incubating-SNAPSHOT</hbase-smoke.version>
+ <hive-smoke.version>0.5.0-incubating-SNAPSHOT</hive-smoke.version>
+ <mahout-smoke.version>0.5.0-incubating-SNAPSHOT</mahout-smoke.version>
+ <oozie-smoke.version>0.5.0-incubating-SNAPSHOT</oozie-smoke.version>
+ <giraph-smoke.version>0.5.0-incubating-SNAPSHOT</giraph-smoke.version>
+ <hue-smoke.version>0.5.0-incubating-SNAPSHOT</hue-smoke.version>
+ <package-smoke.version>0.5.0-incubating-SNAPSHOT</package-smoke.version>
<!--
End of BOM definitions
-->
diff --git a/bigtop-tests/test-execution/smokes/sqoop-smokes/pom.xml b/bigtop-tests/test-execution/smokes/sqoop-smokes/pom.xml
index 2a4de516..276dd2a3 100644
--- a/bigtop-tests/test-execution/smokes/sqoop-smokes/pom.xml
+++ b/bigtop-tests/test-execution/smokes/sqoop-smokes/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</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>sqoop-smoke-execution</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>Sqoop smoke test execution</name>
<properties>
@@ -38,7 +38,7 @@
<!-- Integration tests are special -->
<org.apache.maven-dependency-plugin.groupId>org.apache.bigtop.itest</org.apache.maven-dependency-plugin.groupId>
<org.apache.maven-dependency-plugin.artifactId>sqoopsmokes</org.apache.maven-dependency-plugin.artifactId>
- <org.apache.maven-dependency-plugin.version>0.4.0-incubating-SNAPSHOT</org.apache.maven-dependency-plugin.version>
+ <org.apache.maven-dependency-plugin.version>0.5.0-incubating-SNAPSHOT</org.apache.maven-dependency-plugin.version>
<org.apache.maven-dependency-plugin.type>jar</org.apache.maven-dependency-plugin.type>
</properties>
diff --git a/bigtop-tests/test-execution/smokes/sqoop/pom.xml b/bigtop-tests/test-execution/smokes/sqoop/pom.xml
index d19f78c5..97d7fcfc 100644
--- a/bigtop-tests/test-execution/smokes/sqoop/pom.xml
+++ b/bigtop-tests/test-execution/smokes/sqoop/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</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>sqoop-test-execution</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<name>Sqoop smoke test execution</name>
<properties>
diff --git a/pom.xml b/pom.xml
index 4f278299..5a9ed2ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.apache.bigtop</groupId>
<artifactId>bigtop</artifactId>
- <version>0.4.0-incubating-SNAPSHOT</version>
+ <version>0.5.0-incubating-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Bigtop</name>