You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by ev...@apache.org on 2017/07/01 07:54:30 UTC

bigtop git commit: Bump version to 1.2.1

Repository: bigtop
Updated Branches:
  refs/heads/release-1.2.1 [created] 1cf865f45


Bump version to 1.2.1


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/1cf865f4
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/1cf865f4
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/1cf865f4

Branch: refs/heads/release-1.2.1
Commit: 1cf865f45bf32c6e7bc2c06b7dee4b39e3570430
Parents: a86f588
Author: Evans Ye <ev...@apache.org>
Authored: Sat Jul 1 07:50:02 2017 +0000
Committer: Evans Ye <ev...@apache.org>
Committed: Sat Jul 1 07:50:02 2017 +0000

----------------------------------------------------------------------
 bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml      | 2 +-
 bigtop-test-framework/pom.xml                         | 4 ++--
 bigtop-tests/test-artifacts/crunch/pom.xml            | 4 ++--
 bigtop-tests/test-artifacts/datafu/pom.xml            | 4 ++--
 bigtop-tests/test-artifacts/fatjar/pom.xml            | 4 ++--
 bigtop-tests/test-artifacts/flume/pom.xml             | 4 ++--
 bigtop-tests/test-artifacts/giraph/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/mahout/pom.xml            | 4 ++--
 bigtop-tests/test-artifacts/oozie/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-artifacts/sqoop/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/integration/sqoop/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/crunch/pom.xml     | 4 ++--
 bigtop-tests/test-execution/smokes/datafu/pom.xml     | 4 ++--
 bigtop-tests/test-execution/smokes/flume/pom.xml      | 4 ++--
 bigtop-tests/test-execution/smokes/giraph/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/mahout/pom.xml     | 4 ++--
 bigtop-tests/test-execution/smokes/oozie/pom.xml      | 4 ++--
 bigtop-tests/test-execution/smokes/phoenix/pom.xml    | 4 ++--
 bigtop-tests/test-execution/smokes/pig/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-tests/test-execution/smokes/sqoop/pom.xml      | 6 +++---
 bigtop.bom                                            | 2 +-
 build.gradle                                          | 2 +-
 pom.xml                                               | 2 +-
 49 files changed, 95 insertions(+), 95 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml b/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml
index 38ac049..162f685 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>1.3.0-SNAPSHOT</version>
+        <version>1.2.1</version>
 	<properties>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-test-framework/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-test-framework/pom.xml b/bigtop-test-framework/pom.xml
index 80dcdc6..62d1ba7 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.3.0-SNAPSHOT</version>
+    <version>1.2.1</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.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
 
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/crunch/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/crunch/pom.xml b/bigtop-tests/test-artifacts/crunch/pom.xml
index a03a76d..f24a174 100644
--- a/bigtop-tests/test-artifacts/crunch/pom.xml
+++ b/bigtop-tests/test-artifacts/crunch/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>crunch-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>crunchsmoke</name>
 
   <build>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/datafu/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/datafu/pom.xml b/bigtop-tests/test-artifacts/datafu/pom.xml
index ccd91a2..1be50fd 100644
--- a/bigtop-tests/test-artifacts/datafu/pom.xml
+++ b/bigtop-tests/test-artifacts/datafu/pom.xml
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>datafu-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>datafusmoke</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/fatjar/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/fatjar/pom.xml b/bigtop-tests/test-artifacts/fatjar/pom.xml
index 299b3af..d3eb36c 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>fat-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>fatjar</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/flume/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/flume/pom.xml b/bigtop-tests/test-artifacts/flume/pom.xml
index 8572d53..4faf4e3 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>flume-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
 
   <name>flumesmoke</name>
 

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/giraph/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/giraph/pom.xml b/bigtop-tests/test-artifacts/giraph/pom.xml
index b4d4299..a69f99e 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>giraph-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
 
   <name>giraphsmoke</name>
 

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/hadoop/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/hadoop/pom.xml b/bigtop-tests/test-artifacts/hadoop/pom.xml
index 551e96c..2260990 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hadoop-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>hadoopsmoke</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/hbase/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/hbase/pom.xml b/bigtop-tests/test-artifacts/hbase/pom.xml
index c7abe88..f611038 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hbase-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>hbasesmoke</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/hcatalog/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/hcatalog/pom.xml b/bigtop-tests/test-artifacts/hcatalog/pom.xml
index 8e31f1e..218dba0 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hcatalog-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>hcatalogsmoke</name>
 
   <build>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/httpfs/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/httpfs/pom.xml b/bigtop-tests/test-artifacts/httpfs/pom.xml
index 8bdeb4f..9d06f68 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>httpfs-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>httpfssmokes</name>
 
   <build>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/hue/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/hue/pom.xml b/bigtop-tests/test-artifacts/hue/pom.xml
index 9dc8eb4..d76a5e1 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hue-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
 
   <name>huesmoke</name>
 

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/longevity/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/longevity/pom.xml b/bigtop-tests/test-artifacts/longevity/pom.xml
index 06b08ed..d0d3464 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>io-longevity</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>io-longevity</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/mahout/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/mahout/pom.xml b/bigtop-tests/test-artifacts/mahout/pom.xml
index ab26a8a..f3d4724 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>mahout-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
 
   <name>mahoutsmoke</name>
 

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/oozie/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/oozie/pom.xml b/bigtop-tests/test-artifacts/oozie/pom.xml
index de1d19b..004e478 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>oozie-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>ooziesmoke</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/package/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/package/pom.xml b/bigtop-tests/test-artifacts/package/pom.xml
index ce9a036..eca59ea 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>package-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>packagesmoke</name> 
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/phoenix/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/phoenix/pom.xml b/bigtop-tests/test-artifacts/phoenix/pom.xml
index 4863a54..1641d41 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>phoenix-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
 
   <name>phoenixsmoke</name>
 

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/pom.xml b/bigtop-tests/test-artifacts/pom.xml
index 3019b74..b764b99 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>bigtop-smokes</artifactId>
   <packaging>pom</packaging>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>bigtop-smokes</name>
 
 

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/solr/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/solr/pom.xml b/bigtop-tests/test-artifacts/solr/pom.xml
index 5c42481..ca885d6 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>solr-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
 
   <name>solrsmoke</name>
 

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/spark/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/spark/pom.xml b/bigtop-tests/test-artifacts/spark/pom.xml
index 83bfdc6..ae52266 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>spark-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>sparksmoke</name>
 
   <repositories>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-artifacts/sqoop/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-artifacts/sqoop/pom.xml b/bigtop-tests/test-artifacts/sqoop/pom.xml
index 8a65105..b2d1196 100644
--- a/bigtop-tests/test-artifacts/sqoop/pom.xml
+++ b/bigtop-tests/test-artifacts/sqoop/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>bigtop-smokes</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>sqoop-smoke</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>sqoopsmokes</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/common/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/common/pom.xml b/bigtop-tests/test-execution/common/pom.xml
index d664dc8..641363e 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>stacks-common</artifactId>
   <packaging>pom</packaging>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>stacks-validation-common</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/conf/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/conf/pom.xml b/bigtop-tests/test-execution/conf/pom.xml
index 760f967..94d6ea3 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../common/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>smoke-tests-conf</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>smoke-tests-conf</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/integration/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/integration/pom.xml b/bigtop-tests/test-execution/integration/pom.xml
index dc17235..e4f0112 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</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>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>hadoop-stack-integration</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/integration/sqoop/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/integration/sqoop/pom.xml b/bigtop-tests/test-execution/integration/sqoop/pom.xml
index 091c849..cc358cd 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>sqoop-integration-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>sqoop-integration-execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/longevity/io/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/longevity/io/pom.xml b/bigtop-tests/test-execution/longevity/io/pom.xml
index 64e61d9..956ada1 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>io</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>io-longevity-execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/longevity/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/longevity/pom.xml b/bigtop-tests/test-execution/longevity/pom.xml
index dbf022d..089a832 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</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>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>longevity</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/package/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/package/pom.xml b/bigtop-tests/test-execution/package/pom.xml
index 8b07923..aefb4e9 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../smokes/pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>package-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>packagesmokes</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/pom.xml b/bigtop-tests/test-execution/pom.xml
index 1d4a524..2c5ffd1 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>bigtop-test-execution</artifactId>
   <packaging>pom</packaging>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>bigtop-smokes</name>
 
   <modules>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/crunch/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/crunch/pom.xml b/bigtop-tests/test-execution/smokes/crunch/pom.xml
index 3bcc1df..b648139 100644
--- a/bigtop-tests/test-execution/smokes/crunch/pom.xml
+++ b/bigtop-tests/test-execution/smokes/crunch/pom.xml
@@ -22,14 +22,14 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>crunch-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Crunch smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/datafu/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/datafu/pom.xml b/bigtop-tests/test-execution/smokes/datafu/pom.xml
index 041f51f..b0c5a83 100644
--- a/bigtop-tests/test-execution/smokes/datafu/pom.xml
+++ b/bigtop-tests/test-execution/smokes/datafu/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.bigtop.itest</groupId>
     <artifactId>smoke-tests</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>datafu-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>datafu smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/flume/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/flume/pom.xml b/bigtop-tests/test-execution/smokes/flume/pom.xml
index baba18f..e9ab167 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>flume-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Flume smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/giraph/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/giraph/pom.xml b/bigtop-tests/test-execution/smokes/giraph/pom.xml
index ba64a8a..f553931 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>giraph-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Giraph smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/hadoop/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/hadoop/pom.xml b/bigtop-tests/test-execution/smokes/hadoop/pom.xml
index ee234f6..632b53f 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hadoop-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Hadoop smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/hbase/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/hbase/pom.xml b/bigtop-tests/test-execution/smokes/hbase/pom.xml
index 78259e7..e513818 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hbase-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>HBase smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/hcatalog/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml
index b1f7223..86f7477 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hcatalog-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>HCatalog smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/httpfs/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/httpfs/pom.xml b/bigtop-tests/test-execution/smokes/httpfs/pom.xml
index c4398af..9341d18 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>httpfs-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Httpfs smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/hue/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/hue/pom.xml b/bigtop-tests/test-execution/smokes/hue/pom.xml
index e85e6c0..ba626db 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>hue-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Hue smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/mahout/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/mahout/pom.xml b/bigtop-tests/test-execution/smokes/mahout/pom.xml
index c8dd017..1302408 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>mahout-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Mahout smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/oozie/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/oozie/pom.xml b/bigtop-tests/test-execution/smokes/oozie/pom.xml
index 068b316..3aed28e 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>oozie-smoke-test</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Oozie smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/phoenix/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/phoenix/pom.xml b/bigtop-tests/test-execution/smokes/phoenix/pom.xml
index da4cd36..ee2583d 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>phoenix-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Phoenix smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/pig/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/pig/pom.xml b/bigtop-tests/test-execution/smokes/pig/pom.xml
index 07605bf..08cee6e 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</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>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Pig smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/pom.xml b/bigtop-tests/test-execution/smokes/pom.xml
index af5c051..e2a7e7b 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</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>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>hadoop-stack-validation</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/solr/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/solr/pom.xml b/bigtop-tests/test-execution/smokes/solr/pom.xml
index 9d197a5..3377316 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>solr-smoke-test</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Solr smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/spark/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/spark/pom.xml b/bigtop-tests/test-execution/smokes/spark/pom.xml
index a0c3787..0183156 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>spark-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Spark smoke test execution</name>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop-tests/test-execution/smokes/sqoop/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/smokes/sqoop/pom.xml b/bigtop-tests/test-execution/smokes/sqoop/pom.xml
index d09e77e..533abd4 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>1.3.0-SNAPSHOT</version>
+    <version>1.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.bigtop.itest</groupId>
   <artifactId>sqoop-smoke-execution</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Sqoop smoke test execution</name>
   
   <properties>
@@ -40,7 +40,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>sqoop-smoke</org.apache.maven-dependency-plugin.artifactId>
-    <org.apache.maven-dependency-plugin.version>1.3.0-SNAPSHOT</org.apache.maven-dependency-plugin.version>
+    <org.apache.maven-dependency-plugin.version>1.2.1</org.apache.maven-dependency-plugin.version>
     <org.apache.maven-dependency-plugin.type>jar</org.apache.maven-dependency-plugin.type>
   </properties>
 

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index 72b2b94..c2957c2 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -75,7 +75,7 @@
 
 bigtop {
 /** Base Configuration of the mirror and archives */
-  version = "1.3.0-SNAPSHOT"
+  version = "1.2.1"
   stack {
     'jdk' { version = "1." + ( System.getenv('BIGTOP_JDK') ?: "8" ); version_base = version }
     'scala' { version = '2.11.8'; version_base = version }

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index e0f74f3..683e353 100644
--- a/build.gradle
+++ b/build.gradle
@@ -148,7 +148,7 @@ allprojects {
   apply plugin: 'maven'
 
   group = 'org.apache.bigtop'
-  version = '1.3.0-SNAPSHOT'
+  version = '1.2.1'
 
   description = """Bigtop"""
 

http://git-wip-us.apache.org/repos/asf/bigtop/blob/1cf865f4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7a8a2c1..2594f88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.bigtop</groupId>
   <artifactId>bigtop</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <packaging>pom</packaging>
 
   <name>Bigtop</name>