This is an automated email from the ASF dual-hosted git repository.

iwasakims pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git

commit d9264dfd88f72b7afc2274bf10ad600937382c13
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Mon Apr 22 19:08:18 2024 +0900

    Bumping up the version to 3.4.0-SNAPSHOT
---
 bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml    | 2 +-
 bigtop-test-framework/pom.xml                       | 4 ++--
 bigtop-tests/test-artifacts/fatjar/pom.xml          | 4 ++--
 bigtop-tests/test-artifacts/hadoop/pom.xml          | 4 ++--
 bigtop-tests/test-artifacts/hbase/pom.xml           | 4 ++--
 bigtop-tests/test-artifacts/hcatalog/pom.xml        | 4 ++--
 bigtop-tests/test-artifacts/httpfs/pom.xml          | 4 ++--
 bigtop-tests/test-artifacts/hue/pom.xml             | 4 ++--
 bigtop-tests/test-artifacts/longevity/pom.xml       | 4 ++--
 bigtop-tests/test-artifacts/package/pom.xml         | 4 ++--
 bigtop-tests/test-artifacts/phoenix/pom.xml         | 4 ++--
 bigtop-tests/test-artifacts/pom.xml                 | 4 ++--
 bigtop-tests/test-artifacts/solr/pom.xml            | 4 ++--
 bigtop-tests/test-artifacts/spark/pom.xml           | 4 ++--
 bigtop-tests/test-execution/common/pom.xml          | 4 ++--
 bigtop-tests/test-execution/conf/pom.xml            | 4 ++--
 bigtop-tests/test-execution/integration/pom.xml     | 4 ++--
 bigtop-tests/test-execution/longevity/io/pom.xml    | 4 ++--
 bigtop-tests/test-execution/longevity/pom.xml       | 4 ++--
 bigtop-tests/test-execution/package/pom.xml         | 4 ++--
 bigtop-tests/test-execution/pom.xml                 | 4 ++--
 bigtop-tests/test-execution/smokes/hadoop/pom.xml   | 4 ++--
 bigtop-tests/test-execution/smokes/hbase/pom.xml    | 4 ++--
 bigtop-tests/test-execution/smokes/hcatalog/pom.xml | 4 ++--
 bigtop-tests/test-execution/smokes/httpfs/pom.xml   | 4 ++--
 bigtop-tests/test-execution/smokes/hue/pom.xml      | 4 ++--
 bigtop-tests/test-execution/smokes/phoenix/pom.xml  | 4 ++--
 bigtop-tests/test-execution/smokes/pom.xml          | 4 ++--
 bigtop-tests/test-execution/smokes/solr/pom.xml     | 4 ++--
 bigtop-tests/test-execution/smokes/spark/pom.xml    | 4 ++--
 bigtop.bom                                          | 2 +-
 build.gradle                                        | 2 +-
 pom.xml                                             | 2 +-
 33 files changed, 62 insertions(+), 62 deletions(-)

diff --git a/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml 
b/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml
index 96ac80625..c1576fcc5 100644
--- a/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml
+++ b/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml
@@ -20,7 +20,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.bigtop</groupId>
        <artifactId>BigPetStore</artifactId>
-        <version>3.3.0-SNAPSHOT</version>
+        <version>3.4.0-SNAPSHOT</version>
        <properties>
                
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
diff --git a/bigtop-test-framework/pom.xml b/bigtop-test-framework/pom.xml
index 3df0a25fc..69c744bd4 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.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>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
 
 
   <dependencies>
diff --git a/bigtop-tests/test-artifacts/fatjar/pom.xml 
b/bigtop-tests/test-artifacts/fatjar/pom.xml
index ae6ef458f..624ba63af 100644
--- a/bigtop-tests/test-artifacts/fatjar/pom.xml
+++ b/bigtop-tests/test-artifacts/fatjar/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>fat-smoke</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>fatjar</name>
 
   <dependencies>
diff --git a/bigtop-tests/test-artifacts/hadoop/pom.xml 
b/bigtop-tests/test-artifacts/hadoop/pom.xml
index 1d3a292c4..2695b5953 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hadoop-smoke</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-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 a96d9d976..ab79c0b12 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hbase-smoke</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>hbasesmoke</name>
 
   <dependencies>
diff --git a/bigtop-tests/test-artifacts/hcatalog/pom.xml 
b/bigtop-tests/test-artifacts/hcatalog/pom.xml
index 58e4283b6..6437c7c40 100644
--- a/bigtop-tests/test-artifacts/hcatalog/pom.xml
+++ b/bigtop-tests/test-artifacts/hcatalog/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hcatalog-smoke</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>hcatalogsmoke</name>
 
   <build>
diff --git a/bigtop-tests/test-artifacts/httpfs/pom.xml 
b/bigtop-tests/test-artifacts/httpfs/pom.xml
index ee09ae07f..0c81477ba 100644
--- a/bigtop-tests/test-artifacts/httpfs/pom.xml
+++ b/bigtop-tests/test-artifacts/httpfs/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>httpfs-smoke</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>httpfssmokes</name>
 
   <build>
diff --git a/bigtop-tests/test-artifacts/hue/pom.xml 
b/bigtop-tests/test-artifacts/hue/pom.xml
index 69af3fb8b..125086640 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hue-smoke</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
 
   <name>huesmoke</name>
 
diff --git a/bigtop-tests/test-artifacts/longevity/pom.xml 
b/bigtop-tests/test-artifacts/longevity/pom.xml
index 4ec8230bd..a21c23b85 100644
--- a/bigtop-tests/test-artifacts/longevity/pom.xml
+++ b/bigtop-tests/test-artifacts/longevity/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>io-longevity</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>io-longevity</name>
 
   <dependencies>
diff --git a/bigtop-tests/test-artifacts/package/pom.xml 
b/bigtop-tests/test-artifacts/package/pom.xml
index a9da8f749..5648fc5ce 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>package-smoke</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>packagesmoke</name> 
 
   <dependencies>
diff --git a/bigtop-tests/test-artifacts/phoenix/pom.xml 
b/bigtop-tests/test-artifacts/phoenix/pom.xml
index 1dca75550..e814a923b 100644
--- a/bigtop-tests/test-artifacts/phoenix/pom.xml
+++ b/bigtop-tests/test-artifacts/phoenix/pom.xml
@@ -21,12 +21,12 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>phoenix-smoke</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
 
   <name>phoenixsmoke</name>
 
diff --git a/bigtop-tests/test-artifacts/pom.xml 
b/bigtop-tests/test-artifacts/pom.xml
index 65ef46f6b..dfe64932c 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>bigtop-smokes</artifactId>
   <packaging>pom</packaging>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>bigtop-smokes</name>
 
 
diff --git a/bigtop-tests/test-artifacts/solr/pom.xml 
b/bigtop-tests/test-artifacts/solr/pom.xml
index 4e3e3d039..e755aeb03 100644
--- a/bigtop-tests/test-artifacts/solr/pom.xml
+++ b/bigtop-tests/test-artifacts/solr/pom.xml
@@ -21,12 +21,12 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>solr-smoke</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
 
   <name>solrsmoke</name>
 
diff --git a/bigtop-tests/test-artifacts/spark/pom.xml 
b/bigtop-tests/test-artifacts/spark/pom.xml
index 20dd60043..bc7e04b30 100644
--- a/bigtop-tests/test-artifacts/spark/pom.xml
+++ b/bigtop-tests/test-artifacts/spark/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>spark-smoke</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>sparksmoke</name>
 
   <repositories>
diff --git a/bigtop-tests/test-execution/common/pom.xml 
b/bigtop-tests/test-execution/common/pom.xml
index f3f77904d..13f4c31bf 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>stacks-common</artifactId>
   <packaging>pom</packaging>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>stacks-validation-common</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/conf/pom.xml 
b/bigtop-tests/test-execution/conf/pom.xml
index 4936b8690..ca47cc691 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-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>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-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 9d77ae2f4..42816ca02 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../common/pom.xml</relativePath>
   </parent>
 
@@ -30,7 +30,7 @@
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>integration-tests</artifactId>
   <packaging>pom</packaging>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>hadoop-stack-integration</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/longevity/io/pom.xml 
b/bigtop-tests/test-execution/longevity/io/pom.xml
index 61a665035..628ebbc9e 100644
--- a/bigtop-tests/test-execution/longevity/io/pom.xml
+++ b/bigtop-tests/test-execution/longevity/io/pom.xml
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>longevity-tests</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>io</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>io-longevity-execution</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/longevity/pom.xml 
b/bigtop-tests/test-execution/longevity/pom.xml
index bea2cffec..6f99bc658 100644
--- a/bigtop-tests/test-execution/longevity/pom.xml
+++ b/bigtop-tests/test-execution/longevity/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>stacks-common</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../common/pom.xml</relativePath>
   </parent>
 
@@ -30,7 +30,7 @@
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>longevity-tests</artifactId>
   <packaging>pom</packaging>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>longevity</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/package/pom.xml 
b/bigtop-tests/test-execution/package/pom.xml
index 62bd4b0b2..f0aca12b2 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../smokes/pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>package-smoke-execution</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>packagesmokes</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/pom.xml 
b/bigtop-tests/test-execution/pom.xml
index d72a6b2be..a4dc09359 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>bigtop-test-execution</artifactId>
   <packaging>pom</packaging>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>bigtop-smokes</name>
 
   <modules>
diff --git a/bigtop-tests/test-execution/smokes/hadoop/pom.xml 
b/bigtop-tests/test-execution/smokes/hadoop/pom.xml
index 6bf73dad4..6953dee4b 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hadoop-smoke-execution</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-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 b4057d059..67d5525ee 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hbase-smoke-execution</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>HBase smoke test execution</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml 
b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml
index 3ab45d9d0..87c86deb3 100644
--- a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml
+++ b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hcatalog-smoke-execution</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>HCatalog smoke test execution</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/smokes/httpfs/pom.xml 
b/bigtop-tests/test-execution/smokes/httpfs/pom.xml
index 631f08af3..8b3854908 100644
--- a/bigtop-tests/test-execution/smokes/httpfs/pom.xml
+++ b/bigtop-tests/test-execution/smokes/httpfs/pom.xml
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>httpfs-smoke-execution</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>Httpfs 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 532fedf0d..4d5e9da1e 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hue-smoke-execution</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>Hue smoke test execution</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/smokes/phoenix/pom.xml 
b/bigtop-tests/test-execution/smokes/phoenix/pom.xml
index 76eb351ab..eed94b6f6 100644
--- a/bigtop-tests/test-execution/smokes/phoenix/pom.xml
+++ b/bigtop-tests/test-execution/smokes/phoenix/pom.xml
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>phoenix-smoke-execution</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>Phoenix smoke test execution</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/smokes/pom.xml 
b/bigtop-tests/test-execution/smokes/pom.xml
index a3dfc0bd7..91c146ca2 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>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-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>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>hadoop-stack-validation</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/smokes/solr/pom.xml 
b/bigtop-tests/test-execution/smokes/solr/pom.xml
index 1410c0725..0c308bf52 100644
--- a/bigtop-tests/test-execution/smokes/solr/pom.xml
+++ b/bigtop-tests/test-execution/smokes/solr/pom.xml
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>solr-smoke-test</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>Solr smoke test execution</name>
 
   <properties>
diff --git a/bigtop-tests/test-execution/smokes/spark/pom.xml 
b/bigtop-tests/test-execution/smokes/spark/pom.xml
index e73715868..1b0560470 100644
--- a/bigtop-tests/test-execution/smokes/spark/pom.xml
+++ b/bigtop-tests/test-execution/smokes/spark/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>3.3.0-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>spark-smoke-execution</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <name>Spark smoke test execution</name>
 
   <properties>
diff --git a/bigtop.bom b/bigtop.bom
index 1ef67071d..fa2cbee96 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -97,7 +97,7 @@
 
 bigtop {
 /** Base Configuration of the mirror and archives */
-  version = "3.3.0-SNAPSHOT"
+  version = "3.4.0-SNAPSHOT"
   base_version = version.takeWhile { it != '-' }
   stack {
     'jdk' { version = "1." + ( System.getenv('BIGTOP_JDK') ?: "8" ); 
version_base = version }
diff --git a/build.gradle b/build.gradle
index 31f45173a..06df7f113 100644
--- a/build.gradle
+++ b/build.gradle
@@ -148,7 +148,7 @@ allprojects {
   apply plugin: 'maven'
 
   group = 'org.apache.bigtop'
-  version = '3.3.0-SNAPSHOT'
+  version = '3.4.0-SNAPSHOT'
 
   description = """Bigtop"""
 
diff --git a/pom.xml b/pom.xml
index 8c94447be..43ab4a27a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.bigtop</groupId>
   <artifactId>bigtop</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.4.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Bigtop</name>

Reply via email to