diff --git a/CHANGES.txt b/CHANGES.txt index 8caef8046d..770ba93fda 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -15,6 +15,9 @@ Bigtop Changelog +* Release 1.2.0 (unreleased) + + * Release 1.1.0 (unreleased) diff --git a/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml b/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml index 0c8e57d643..dcf27653e1 100644 --- a/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml +++ b/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml @@ -20,7 +20,7 @@ 4.0.0 org.apache.bigtop BigPetStore - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT UTF-8 UTF-8 diff --git a/bigtop-test-framework/pom.xml b/bigtop-test-framework/pom.xml index 269ead3141..b30e180289 100644 --- a/bigtop-test-framework/pom.xml +++ b/bigtop-test-framework/pom.xml @@ -21,14 +21,14 @@ org.apache.bigtop bigtop - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest itest-common iTest: system and integration testing in the cloud - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/bigtop-tests/test-artifacts/crunch/pom.xml b/bigtop-tests/test-artifacts/crunch/pom.xml index 7ac5d457ba..deec265c8b 100644 --- a/bigtop-tests/test-artifacts/crunch/pom.xml +++ b/bigtop-tests/test-artifacts/crunch/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest crunch-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT crunchsmoke diff --git a/bigtop-tests/test-artifacts/datafu/pom.xml b/bigtop-tests/test-artifacts/datafu/pom.xml index 785fa54595..0704307030 100644 --- a/bigtop-tests/test-artifacts/datafu/pom.xml +++ b/bigtop-tests/test-artifacts/datafu/pom.xml @@ -20,14 +20,14 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest datafu-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT datafusmoke diff --git a/bigtop-tests/test-artifacts/fatjar/pom.xml b/bigtop-tests/test-artifacts/fatjar/pom.xml index 9cd0f3b76e..ca01eda726 100644 --- a/bigtop-tests/test-artifacts/fatjar/pom.xml +++ b/bigtop-tests/test-artifacts/fatjar/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest fat-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT fatjar diff --git a/bigtop-tests/test-artifacts/flume/pom.xml b/bigtop-tests/test-artifacts/flume/pom.xml index f98db35a58..61e06ddbd7 100644 --- a/bigtop-tests/test-artifacts/flume/pom.xml +++ b/bigtop-tests/test-artifacts/flume/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest flume-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT flumesmoke diff --git a/bigtop-tests/test-artifacts/giraph/pom.xml b/bigtop-tests/test-artifacts/giraph/pom.xml index 40202a4664..efa7dd6999 100644 --- a/bigtop-tests/test-artifacts/giraph/pom.xml +++ b/bigtop-tests/test-artifacts/giraph/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest giraph-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT giraphsmoke diff --git a/bigtop-tests/test-artifacts/hadoop/pom.xml b/bigtop-tests/test-artifacts/hadoop/pom.xml index 604ef82fde..875398015e 100644 --- a/bigtop-tests/test-artifacts/hadoop/pom.xml +++ b/bigtop-tests/test-artifacts/hadoop/pom.xml @@ -20,14 +20,14 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest hadoop-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT hadoopsmoke diff --git a/bigtop-tests/test-artifacts/hbase/pom.xml b/bigtop-tests/test-artifacts/hbase/pom.xml index e3c5805c1c..f1d40752fb 100644 --- a/bigtop-tests/test-artifacts/hbase/pom.xml +++ b/bigtop-tests/test-artifacts/hbase/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest hbase-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT hbasesmoke diff --git a/bigtop-tests/test-artifacts/hcatalog/pom.xml b/bigtop-tests/test-artifacts/hcatalog/pom.xml index 5f9000f87e..f5cfc65f2f 100644 --- a/bigtop-tests/test-artifacts/hcatalog/pom.xml +++ b/bigtop-tests/test-artifacts/hcatalog/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest hcatalog-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT hcatalogsmoke diff --git a/bigtop-tests/test-artifacts/httpfs/pom.xml b/bigtop-tests/test-artifacts/httpfs/pom.xml index 7a79e127ad..7b880f8f6f 100644 --- a/bigtop-tests/test-artifacts/httpfs/pom.xml +++ b/bigtop-tests/test-artifacts/httpfs/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest httpfs-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT httpfssmokes diff --git a/bigtop-tests/test-artifacts/hue/pom.xml b/bigtop-tests/test-artifacts/hue/pom.xml index e419ef00db..e93134e96f 100644 --- a/bigtop-tests/test-artifacts/hue/pom.xml +++ b/bigtop-tests/test-artifacts/hue/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest hue-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT huesmoke diff --git a/bigtop-tests/test-artifacts/longevity/pom.xml b/bigtop-tests/test-artifacts/longevity/pom.xml index 112fc9f963..ee3d84b5f3 100644 --- a/bigtop-tests/test-artifacts/longevity/pom.xml +++ b/bigtop-tests/test-artifacts/longevity/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest io-longevity - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT io-longevity diff --git a/bigtop-tests/test-artifacts/mahout/pom.xml b/bigtop-tests/test-artifacts/mahout/pom.xml index f61090647d..510fe1c9c4 100644 --- a/bigtop-tests/test-artifacts/mahout/pom.xml +++ b/bigtop-tests/test-artifacts/mahout/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest mahout-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT mahoutsmoke diff --git a/bigtop-tests/test-artifacts/oozie/pom.xml b/bigtop-tests/test-artifacts/oozie/pom.xml index 92e742bad7..f18c998abf 100644 --- a/bigtop-tests/test-artifacts/oozie/pom.xml +++ b/bigtop-tests/test-artifacts/oozie/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest oozie-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ooziesmoke diff --git a/bigtop-tests/test-artifacts/package/pom.xml b/bigtop-tests/test-artifacts/package/pom.xml index 0886f3ab26..40a0219fa0 100644 --- a/bigtop-tests/test-artifacts/package/pom.xml +++ b/bigtop-tests/test-artifacts/package/pom.xml @@ -20,14 +20,14 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest package-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT packagesmoke diff --git a/bigtop-tests/test-artifacts/phoenix/pom.xml b/bigtop-tests/test-artifacts/phoenix/pom.xml index 387878a44c..2b6a5d515e 100644 --- a/bigtop-tests/test-artifacts/phoenix/pom.xml +++ b/bigtop-tests/test-artifacts/phoenix/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest phoenix-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT phoenixsmoke diff --git a/bigtop-tests/test-artifacts/pom.xml b/bigtop-tests/test-artifacts/pom.xml index 883353feee..60e320bb98 100644 --- a/bigtop-tests/test-artifacts/pom.xml +++ b/bigtop-tests/test-artifacts/pom.xml @@ -21,14 +21,14 @@ org.apache.bigtop bigtop - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../../pom.xml org.apache.bigtop.itest bigtop-smokes pom - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT bigtop-smokes diff --git a/bigtop-tests/test-artifacts/solr/pom.xml b/bigtop-tests/test-artifacts/solr/pom.xml index b3d5ca2e72..1ef9f8e24b 100644 --- a/bigtop-tests/test-artifacts/solr/pom.xml +++ b/bigtop-tests/test-artifacts/solr/pom.xml @@ -21,12 +21,12 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest solr-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT solrsmoke diff --git a/bigtop-tests/test-artifacts/spark/pom.xml b/bigtop-tests/test-artifacts/spark/pom.xml index ea92349b96..f96bc93310 100644 --- a/bigtop-tests/test-artifacts/spark/pom.xml +++ b/bigtop-tests/test-artifacts/spark/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest spark-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT sparksmoke diff --git a/bigtop-tests/test-artifacts/sqoop/pom.xml b/bigtop-tests/test-artifacts/sqoop/pom.xml index d8a977c66d..e6ffeb9323 100644 --- a/bigtop-tests/test-artifacts/sqoop/pom.xml +++ b/bigtop-tests/test-artifacts/sqoop/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest bigtop-smokes - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest sqoop-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT sqoopsmokes diff --git a/bigtop-tests/test-execution/common/pom.xml b/bigtop-tests/test-execution/common/pom.xml index b18266f3d6..70f574e84e 100644 --- a/bigtop-tests/test-execution/common/pom.xml +++ b/bigtop-tests/test-execution/common/pom.xml @@ -24,14 +24,14 @@ org.apache.bigtop bigtop - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../../../pom.xml org.apache.bigtop.itest stacks-common pom - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT stacks-validation-common diff --git a/bigtop-tests/test-execution/conf/pom.xml b/bigtop-tests/test-execution/conf/pom.xml index bfba3af929..13ef0fe889 100644 --- a/bigtop-tests/test-execution/conf/pom.xml +++ b/bigtop-tests/test-execution/conf/pom.xml @@ -21,13 +21,13 @@ org.apache.bigtop.itest stacks-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../common/pom.xml 4.0.0 org.apache.bigtop.itest smoke-tests-conf - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT smoke-tests-conf diff --git a/bigtop-tests/test-execution/integration/pom.xml b/bigtop-tests/test-execution/integration/pom.xml index c925d7910f..b7a2a8c38f 100644 --- a/bigtop-tests/test-execution/integration/pom.xml +++ b/bigtop-tests/test-execution/integration/pom.xml @@ -22,7 +22,7 @@ org.apache.bigtop.itest stacks-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../common/pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest integration-tests pom - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT hadoop-stack-integration diff --git a/bigtop-tests/test-execution/integration/sqoop/pom.xml b/bigtop-tests/test-execution/integration/sqoop/pom.xml index afc1ba6882..2ee336b8b0 100644 --- a/bigtop-tests/test-execution/integration/sqoop/pom.xml +++ b/bigtop-tests/test-execution/integration/sqoop/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest integration-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest sqoop-integration-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT sqoop-integration-execution diff --git a/bigtop-tests/test-execution/longevity/io/pom.xml b/bigtop-tests/test-execution/longevity/io/pom.xml index 2ab3582e14..d1eb6f5ea8 100644 --- a/bigtop-tests/test-execution/longevity/io/pom.xml +++ b/bigtop-tests/test-execution/longevity/io/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest longevity-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest io - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT io-longevity-execution diff --git a/bigtop-tests/test-execution/longevity/pom.xml b/bigtop-tests/test-execution/longevity/pom.xml index 60da95b30d..c1e1cff4d2 100644 --- a/bigtop-tests/test-execution/longevity/pom.xml +++ b/bigtop-tests/test-execution/longevity/pom.xml @@ -22,7 +22,7 @@ org.apache.bigtop.itest stacks-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../common/pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest longevity-tests pom - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT longevity diff --git a/bigtop-tests/test-execution/package/pom.xml b/bigtop-tests/test-execution/package/pom.xml index a927ae4586..d0119ce338 100644 --- a/bigtop-tests/test-execution/package/pom.xml +++ b/bigtop-tests/test-execution/package/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../smokes/pom.xml org.apache.bigtop.itest package-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT packagesmokes diff --git a/bigtop-tests/test-execution/pom.xml b/bigtop-tests/test-execution/pom.xml index 4fe5e41b0a..84570b644b 100644 --- a/bigtop-tests/test-execution/pom.xml +++ b/bigtop-tests/test-execution/pom.xml @@ -21,14 +21,14 @@ org.apache.bigtop bigtop - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../../pom.xml org.apache.bigtop.itest bigtop-test-execution pom - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT bigtop-smokes diff --git a/bigtop-tests/test-execution/smokes/crunch/pom.xml b/bigtop-tests/test-execution/smokes/crunch/pom.xml index d466c06b1e..0544039378 100644 --- a/bigtop-tests/test-execution/smokes/crunch/pom.xml +++ b/bigtop-tests/test-execution/smokes/crunch/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest crunch-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Crunch smoke test execution diff --git a/bigtop-tests/test-execution/smokes/datafu/pom.xml b/bigtop-tests/test-execution/smokes/datafu/pom.xml index 2f632c69bf..69d7e98bdb 100644 --- a/bigtop-tests/test-execution/smokes/datafu/pom.xml +++ b/bigtop-tests/test-execution/smokes/datafu/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest datafu-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT datafu smoke test execution diff --git a/bigtop-tests/test-execution/smokes/flume/pom.xml b/bigtop-tests/test-execution/smokes/flume/pom.xml index 00178c598f..ed9de49dfb 100644 --- a/bigtop-tests/test-execution/smokes/flume/pom.xml +++ b/bigtop-tests/test-execution/smokes/flume/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest flume-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Flume smoke test execution diff --git a/bigtop-tests/test-execution/smokes/giraph/pom.xml b/bigtop-tests/test-execution/smokes/giraph/pom.xml index 1e612d2cd3..004279f8b8 100644 --- a/bigtop-tests/test-execution/smokes/giraph/pom.xml +++ b/bigtop-tests/test-execution/smokes/giraph/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest giraph-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Giraph smoke test execution diff --git a/bigtop-tests/test-execution/smokes/hadoop/pom.xml b/bigtop-tests/test-execution/smokes/hadoop/pom.xml index ba0db44048..a4227bfce8 100644 --- a/bigtop-tests/test-execution/smokes/hadoop/pom.xml +++ b/bigtop-tests/test-execution/smokes/hadoop/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest hadoop-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Hadoop smoke test execution diff --git a/bigtop-tests/test-execution/smokes/hbase/pom.xml b/bigtop-tests/test-execution/smokes/hbase/pom.xml index cf11d72d02..cf4e0a388f 100644 --- a/bigtop-tests/test-execution/smokes/hbase/pom.xml +++ b/bigtop-tests/test-execution/smokes/hbase/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest hbase-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT HBase smoke test execution diff --git a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml index c2a97f193c..be7db9ce99 100644 --- a/bigtop-tests/test-execution/smokes/hcatalog/pom.xml +++ b/bigtop-tests/test-execution/smokes/hcatalog/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest hcatalog-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT HCatalog smoke test execution diff --git a/bigtop-tests/test-execution/smokes/httpfs/pom.xml b/bigtop-tests/test-execution/smokes/httpfs/pom.xml index 77d74c61c3..d031b99650 100644 --- a/bigtop-tests/test-execution/smokes/httpfs/pom.xml +++ b/bigtop-tests/test-execution/smokes/httpfs/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest httpfs-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Httpfs smoke test execution diff --git a/bigtop-tests/test-execution/smokes/hue/pom.xml b/bigtop-tests/test-execution/smokes/hue/pom.xml index ebb36860d2..81baa9cf50 100644 --- a/bigtop-tests/test-execution/smokes/hue/pom.xml +++ b/bigtop-tests/test-execution/smokes/hue/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest hue-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Hue smoke test execution diff --git a/bigtop-tests/test-execution/smokes/mahout/pom.xml b/bigtop-tests/test-execution/smokes/mahout/pom.xml index 5e1bb58d7b..7118287451 100644 --- a/bigtop-tests/test-execution/smokes/mahout/pom.xml +++ b/bigtop-tests/test-execution/smokes/mahout/pom.xml @@ -23,12 +23,12 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest mahout-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Mahout smoke test execution diff --git a/bigtop-tests/test-execution/smokes/oozie/pom.xml b/bigtop-tests/test-execution/smokes/oozie/pom.xml index cfd70ad540..fe6a77a714 100644 --- a/bigtop-tests/test-execution/smokes/oozie/pom.xml +++ b/bigtop-tests/test-execution/smokes/oozie/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest oozie-smoke-test - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Oozie smoke test execution diff --git a/bigtop-tests/test-execution/smokes/phoenix/pom.xml b/bigtop-tests/test-execution/smokes/phoenix/pom.xml index e3448ba4db..d07552250f 100644 --- a/bigtop-tests/test-execution/smokes/phoenix/pom.xml +++ b/bigtop-tests/test-execution/smokes/phoenix/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest phoenix-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Phoenix smoke test execution diff --git a/bigtop-tests/test-execution/smokes/pig/pom.xml b/bigtop-tests/test-execution/smokes/pig/pom.xml index f5cf308b8d..072f80895d 100644 --- a/bigtop-tests/test-execution/smokes/pig/pom.xml +++ b/bigtop-tests/test-execution/smokes/pig/pom.xml @@ -22,7 +22,7 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest pig-smoke-execution jar - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Pig smoke test execution diff --git a/bigtop-tests/test-execution/smokes/pom.xml b/bigtop-tests/test-execution/smokes/pom.xml index ea77042c00..fa350938c5 100644 --- a/bigtop-tests/test-execution/smokes/pom.xml +++ b/bigtop-tests/test-execution/smokes/pom.xml @@ -22,7 +22,7 @@ org.apache.bigtop.itest stacks-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../common/pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest smoke-tests pom - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT hadoop-stack-validation diff --git a/bigtop-tests/test-execution/smokes/solr/pom.xml b/bigtop-tests/test-execution/smokes/solr/pom.xml index d373022478..ef572ca4aa 100644 --- a/bigtop-tests/test-execution/smokes/solr/pom.xml +++ b/bigtop-tests/test-execution/smokes/solr/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest solr-smoke-test - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Solr smoke test execution diff --git a/bigtop-tests/test-execution/smokes/spark/pom.xml b/bigtop-tests/test-execution/smokes/spark/pom.xml index 3ec52f91b5..963704861b 100644 --- a/bigtop-tests/test-execution/smokes/spark/pom.xml +++ b/bigtop-tests/test-execution/smokes/spark/pom.xml @@ -23,13 +23,13 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest spark-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Spark smoke test execution diff --git a/bigtop-tests/test-execution/smokes/sqoop/pom.xml b/bigtop-tests/test-execution/smokes/sqoop/pom.xml index 0b10bd10e6..ab9faf77e5 100644 --- a/bigtop-tests/test-execution/smokes/sqoop/pom.xml +++ b/bigtop-tests/test-execution/smokes/sqoop/pom.xml @@ -22,14 +22,14 @@ org.apache.bigtop.itest smoke-tests - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest sqoop-smoke-execution - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT Sqoop smoke test execution @@ -40,7 +40,7 @@ org.apache.bigtop.itest sqoop-smoke - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT jar diff --git a/bigtop.bom b/bigtop.bom index 7b5bd3c061..b47661616b 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -67,7 +67,7 @@ bigtop { /** Base Configuration of the mirror and archives */ - version = "1.1.0-SNAPSHOT" + version = "1.2.0-SNAPSHOT" stack { 'jdk' { version = '1.7'; version_base = version } 'scala' { version = '2.10.4'; version_base = version } diff --git a/build.gradle b/build.gradle index a1ff57946e..07e3836708 100644 --- a/build.gradle +++ b/build.gradle @@ -131,7 +131,7 @@ allprojects { apply plugin: 'maven' group = 'org.apache.bigtop' - version = '1.1.0-SNAPSHOT' + version = '1.2.0-SNAPSHOT' description = """Bigtop""" diff --git a/pom.xml b/pom.xml index dab5d24c57..496725745a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.bigtop bigtop - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom Bigtop