From e96443b98ef73a2eb36409977761953c303ef184 Mon Sep 17 00:00:00 2001 From: Roman Shaposhnik Date: Wed, 29 Mar 2017 11:11:43 -0700 Subject: Cutting over to 1.3.0-SNAPSHOT --- 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(-) diff --git a/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml b/bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml index dcf27653..38ac0494 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT UTF-8 UTF-8 diff --git a/bigtop-test-framework/pom.xml b/bigtop-test-framework/pom.xml index f0e04799..80dcdc66 100644 --- a/bigtop-test-framework/pom.xml +++ b/bigtop-test-framework/pom.xml @@ -21,14 +21,14 @@ org.apache.bigtop bigtop - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest itest-common iTest: system and integration testing in the cloud - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT diff --git a/bigtop-tests/test-artifacts/crunch/pom.xml b/bigtop-tests/test-artifacts/crunch/pom.xml index a9eb2fd3..a03a76d4 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest crunch-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT crunchsmoke diff --git a/bigtop-tests/test-artifacts/datafu/pom.xml b/bigtop-tests/test-artifacts/datafu/pom.xml index 89e2bb66..ccd91a22 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest datafu-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT datafusmoke diff --git a/bigtop-tests/test-artifacts/fatjar/pom.xml b/bigtop-tests/test-artifacts/fatjar/pom.xml index ba0a942c..299b3af2 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest fat-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT fatjar diff --git a/bigtop-tests/test-artifacts/flume/pom.xml b/bigtop-tests/test-artifacts/flume/pom.xml index 40b1cdcc..8572d532 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest flume-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT flumesmoke diff --git a/bigtop-tests/test-artifacts/giraph/pom.xml b/bigtop-tests/test-artifacts/giraph/pom.xml index efa7dd69..b4d4299c 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest giraph-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT giraphsmoke diff --git a/bigtop-tests/test-artifacts/hadoop/pom.xml b/bigtop-tests/test-artifacts/hadoop/pom.xml index 244a2c58..551e96c1 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest hadoop-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT hadoopsmoke diff --git a/bigtop-tests/test-artifacts/hbase/pom.xml b/bigtop-tests/test-artifacts/hbase/pom.xml index 0cb2acca..c7abe88f 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest hbase-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT hbasesmoke diff --git a/bigtop-tests/test-artifacts/hcatalog/pom.xml b/bigtop-tests/test-artifacts/hcatalog/pom.xml index b25edffa..8e31f1ea 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest hcatalog-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT hcatalogsmoke diff --git a/bigtop-tests/test-artifacts/httpfs/pom.xml b/bigtop-tests/test-artifacts/httpfs/pom.xml index 3c8d8402..8bdeb4fd 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest httpfs-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT httpfssmokes diff --git a/bigtop-tests/test-artifacts/hue/pom.xml b/bigtop-tests/test-artifacts/hue/pom.xml index e93134e9..9dc8eb42 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest hue-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT huesmoke diff --git a/bigtop-tests/test-artifacts/longevity/pom.xml b/bigtop-tests/test-artifacts/longevity/pom.xml index ee3d84b5..06b08ed1 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest io-longevity - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT io-longevity diff --git a/bigtop-tests/test-artifacts/mahout/pom.xml b/bigtop-tests/test-artifacts/mahout/pom.xml index 510fe1c9..ab26a8ae 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest mahout-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT mahoutsmoke diff --git a/bigtop-tests/test-artifacts/oozie/pom.xml b/bigtop-tests/test-artifacts/oozie/pom.xml index f18c998a..de1d19b8 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest oozie-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ooziesmoke diff --git a/bigtop-tests/test-artifacts/package/pom.xml b/bigtop-tests/test-artifacts/package/pom.xml index d5935fb3..ce9a0363 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest package-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT packagesmoke diff --git a/bigtop-tests/test-artifacts/phoenix/pom.xml b/bigtop-tests/test-artifacts/phoenix/pom.xml index 2b6a5d51..4863a545 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest phoenix-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT phoenixsmoke diff --git a/bigtop-tests/test-artifacts/pom.xml b/bigtop-tests/test-artifacts/pom.xml index f6f486d0..3019b74a 100644 --- a/bigtop-tests/test-artifacts/pom.xml +++ b/bigtop-tests/test-artifacts/pom.xml @@ -21,14 +21,14 @@ org.apache.bigtop bigtop - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../../pom.xml org.apache.bigtop.itest bigtop-smokes pom - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT bigtop-smokes diff --git a/bigtop-tests/test-artifacts/solr/pom.xml b/bigtop-tests/test-artifacts/solr/pom.xml index 1ef9f8e2..5c42481f 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest solr-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT solrsmoke diff --git a/bigtop-tests/test-artifacts/spark/pom.xml b/bigtop-tests/test-artifacts/spark/pom.xml index 0292d71a..83bfdc67 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest spark-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT sparksmoke diff --git a/bigtop-tests/test-artifacts/sqoop/pom.xml b/bigtop-tests/test-artifacts/sqoop/pom.xml index 2874d6a4..8a65105d 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest sqoop-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT sqoopsmokes diff --git a/bigtop-tests/test-execution/common/pom.xml b/bigtop-tests/test-execution/common/pom.xml index 70f574e8..d664dc8f 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../../../pom.xml org.apache.bigtop.itest stacks-common pom - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT stacks-validation-common diff --git a/bigtop-tests/test-execution/conf/pom.xml b/bigtop-tests/test-execution/conf/pom.xml index 13ef0fe8..760f967e 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../common/pom.xml 4.0.0 org.apache.bigtop.itest smoke-tests-conf - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT smoke-tests-conf diff --git a/bigtop-tests/test-execution/integration/pom.xml b/bigtop-tests/test-execution/integration/pom.xml index b7a2a8c3..dc17235c 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../common/pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest integration-tests pom - 1.2.0-SNAPSHOT + 1.3.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 2ee336b8..091c849b 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest sqoop-integration-execution - 1.2.0-SNAPSHOT + 1.3.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 d1eb6f5e..64e61d9f 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest io - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT io-longevity-execution diff --git a/bigtop-tests/test-execution/longevity/pom.xml b/bigtop-tests/test-execution/longevity/pom.xml index c1e1cff4..dbf022d6 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../common/pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest longevity-tests pom - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT longevity diff --git a/bigtop-tests/test-execution/package/pom.xml b/bigtop-tests/test-execution/package/pom.xml index d0119ce3..8b079230 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../smokes/pom.xml org.apache.bigtop.itest package-smoke-execution - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT packagesmokes diff --git a/bigtop-tests/test-execution/pom.xml b/bigtop-tests/test-execution/pom.xml index 84570b64..1d4a524b 100644 --- a/bigtop-tests/test-execution/pom.xml +++ b/bigtop-tests/test-execution/pom.xml @@ -21,14 +21,14 @@ org.apache.bigtop bigtop - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../../pom.xml org.apache.bigtop.itest bigtop-test-execution pom - 1.2.0-SNAPSHOT + 1.3.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 05440393..3bcc1dfa 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest crunch-smoke-execution - 1.2.0-SNAPSHOT + 1.3.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 69d7e98b..041f51f8 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest datafu-smoke-execution - 1.2.0-SNAPSHOT + 1.3.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 ed9de49d..baba18f2 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest flume-smoke-execution - 1.2.0-SNAPSHOT + 1.3.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 004279f8..ba64a8a5 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest giraph-smoke-execution - 1.2.0-SNAPSHOT + 1.3.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 a4227bfc..ee234f66 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest hadoop-smoke-execution - 1.2.0-SNAPSHOT + 1.3.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 cf4e0a38..78259e7c 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest hbase-smoke-execution - 1.2.0-SNAPSHOT + 1.3.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 be7db9ce..b1f72233 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest hcatalog-smoke-execution - 1.2.0-SNAPSHOT + 1.3.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 d031b996..c4398af7 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest httpfs-smoke-execution - 1.2.0-SNAPSHOT + 1.3.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 81baa9cf..e85e6c09 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest hue-smoke-execution - 1.2.0-SNAPSHOT + 1.3.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 71182874..c8dd017d 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest mahout-smoke-execution - 1.2.0-SNAPSHOT + 1.3.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 fe6a77a7..068b316f 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest oozie-smoke-test - 1.2.0-SNAPSHOT + 1.3.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 d0755225..da4cd360 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest phoenix-smoke-execution - 1.2.0-SNAPSHOT + 1.3.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 072f8089..07605bfb 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest pig-smoke-execution jar - 1.2.0-SNAPSHOT + 1.3.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 fa350938..af5c051f 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../common/pom.xml @@ -30,7 +30,7 @@ org.apache.bigtop.itest smoke-tests pom - 1.2.0-SNAPSHOT + 1.3.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 ef572ca4..9d197a54 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest solr-smoke-test - 1.2.0-SNAPSHOT + 1.3.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 96370486..a0c37873 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml org.apache.bigtop.itest spark-smoke-execution - 1.2.0-SNAPSHOT + 1.3.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 ab9faf77..d09e77ef 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../pom.xml 4.0.0 org.apache.bigtop.itest sqoop-smoke-execution - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT Sqoop smoke test execution @@ -40,7 +40,7 @@ org.apache.bigtop.itest sqoop-smoke - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT jar diff --git a/bigtop.bom b/bigtop.bom index 090a68ce..1e1780aa 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -75,7 +75,7 @@ bigtop { /** Base Configuration of the mirror and archives */ - version = "1.2.0-SNAPSHOT" + version = "1.3.0-SNAPSHOT" stack { 'jdk' { version = "1." + ( System.getenv('BIGTOP_JDK') ?: "8" ); version_base = version } 'scala' { version = '2.11.8'; version_base = version } diff --git a/build.gradle b/build.gradle index c2099158..f9d4a696 100644 --- a/build.gradle +++ b/build.gradle @@ -148,7 +148,7 @@ allprojects { apply plugin: 'maven' group = 'org.apache.bigtop' - version = '1.2.0-SNAPSHOT' + version = '1.3.0-SNAPSHOT' description = """Bigtop""" diff --git a/pom.xml b/pom.xml index 5c5de30c..53ade91f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.bigtop bigtop - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT pom Bigtop -- cgit v1.2.3