diff --git a/.reviewboardrc b/.reviewboardrc
index 0e5db59..7d1a59f 100644
--- a/.reviewboardrc
+++ b/.reviewboardrc
@@ -28,6 +28,6 @@
REPOSITORY='hive-git'
REVIEWBOARD_URL='https://reviews.apache.org'
-TRACKING_BRANCH='origin/trunk'
+TRACKING_BRANCH='origin/branch-1.2'
TARGET_GROUPS='hive'
GUESS_FIELDS='true'
diff --git a/accumulo-handler/pom.xml b/accumulo-handler/pom.xml
index 9106721..f81ee84 100644
--- a/accumulo-handler/pom.xml
+++ b/accumulo-handler/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/ant/pom.xml b/ant/pom.xml
index 15847aa..7246019 100644
--- a/ant/pom.xml
+++ b/ant/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/beeline/pom.xml b/beeline/pom.xml
index 4bee0ed..5960708 100644
--- a/beeline/pom.xml
+++ b/beeline/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/cli/pom.xml b/cli/pom.xml
index fc9a400..c0d2704 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/common/pom.xml b/common/pom.xml
index dc337ec..18ae6c4 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/contrib/pom.xml b/contrib/pom.xml
index 83a28c2..e97a0b7 100644
--- a/contrib/pom.xml
+++ b/contrib/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/hbase-handler/pom.xml b/hbase-handler/pom.xml
index 793c3ef..070068b 100644
--- a/hbase-handler/pom.xml
+++ b/hbase-handler/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/hcatalog/core/pom.xml b/hcatalog/core/pom.xml
index ef3da45..89c3b1f 100644
--- a/hcatalog/core/pom.xml
+++ b/hcatalog/core/pom.xml
@@ -25,7 +25,7 @@
org.apache.hive.hcatalog
hive-hcatalog
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/hcatalog/hcatalog-pig-adapter/pom.xml b/hcatalog/hcatalog-pig-adapter/pom.xml
index 3c300da..864cc70 100644
--- a/hcatalog/hcatalog-pig-adapter/pom.xml
+++ b/hcatalog/hcatalog-pig-adapter/pom.xml
@@ -25,7 +25,7 @@
org.apache.hive.hcatalog
hive-hcatalog
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/hcatalog/pom.xml b/hcatalog/pom.xml
index 43edee7..3758809 100644
--- a/hcatalog/pom.xml
+++ b/hcatalog/pom.xml
@@ -24,7 +24,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/hcatalog/server-extensions/pom.xml b/hcatalog/server-extensions/pom.xml
index c6e5a5a..7396d1a 100644
--- a/hcatalog/server-extensions/pom.xml
+++ b/hcatalog/server-extensions/pom.xml
@@ -25,7 +25,7 @@
org.apache.hive.hcatalog
hive-hcatalog
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/hcatalog/streaming/pom.xml b/hcatalog/streaming/pom.xml
index a0addee..5875e66 100644
--- a/hcatalog/streaming/pom.xml
+++ b/hcatalog/streaming/pom.xml
@@ -20,7 +20,7 @@
org.apache.hive.hcatalog
hive-hcatalog
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/hcatalog/webhcat/java-client/pom.xml b/hcatalog/webhcat/java-client/pom.xml
index b3b9d5e..933888f 100644
--- a/hcatalog/webhcat/java-client/pom.xml
+++ b/hcatalog/webhcat/java-client/pom.xml
@@ -25,7 +25,7 @@
org.apache.hive.hcatalog
hive-hcatalog
- 1.2.0-SNAPSHOT
+ 1.2.0
../../pom.xml
diff --git a/hcatalog/webhcat/svr/pom.xml b/hcatalog/webhcat/svr/pom.xml
index 4004ac9..6f3f9e5 100644
--- a/hcatalog/webhcat/svr/pom.xml
+++ b/hcatalog/webhcat/svr/pom.xml
@@ -25,7 +25,7 @@
org.apache.hive.hcatalog
hive-hcatalog
- 1.2.0-SNAPSHOT
+ 1.2.0
../../pom.xml
diff --git a/hwi/pom.xml b/hwi/pom.xml
index 1dab944..2998bf2 100644
--- a/hwi/pom.xml
+++ b/hwi/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/itests/custom-serde/pom.xml b/itests/custom-serde/pom.xml
index f7a6a2b..42488b5 100644
--- a/itests/custom-serde/pom.xml
+++ b/itests/custom-serde/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive-it
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/itests/hcatalog-unit/pom.xml b/itests/hcatalog-unit/pom.xml
index 4fa8dcf..3dabce2 100644
--- a/itests/hcatalog-unit/pom.xml
+++ b/itests/hcatalog-unit/pom.xml
@@ -25,7 +25,7 @@
org.apache.hive
hive-it
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/itests/hive-jmh/pom.xml b/itests/hive-jmh/pom.xml
index 1e05fa1..7c89a90 100644
--- a/itests/hive-jmh/pom.xml
+++ b/itests/hive-jmh/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive-it
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/itests/hive-minikdc/pom.xml b/itests/hive-minikdc/pom.xml
index e036833..0d24eb1 100644
--- a/itests/hive-minikdc/pom.xml
+++ b/itests/hive-minikdc/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive-it
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/itests/hive-unit-hadoop2/pom.xml b/itests/hive-unit-hadoop2/pom.xml
index f5baa45..54ccf7b 100644
--- a/itests/hive-unit-hadoop2/pom.xml
+++ b/itests/hive-unit-hadoop2/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive-it
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/itests/hive-unit/pom.xml b/itests/hive-unit/pom.xml
index 8b9f5cf..84814fc 100644
--- a/itests/hive-unit/pom.xml
+++ b/itests/hive-unit/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive-it
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/itests/pom.xml b/itests/pom.xml
index 6f6cf74..4ebff0f 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/itests/qtest-spark/pom.xml b/itests/qtest-spark/pom.xml
index 95c8464..e301b70 100644
--- a/itests/qtest-spark/pom.xml
+++ b/itests/qtest-spark/pom.xml
@@ -20,7 +20,7 @@
org.apache.hive
hive-it
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/itests/qtest/pom.xml b/itests/qtest/pom.xml
index 1c3f74c..67d4aec 100644
--- a/itests/qtest/pom.xml
+++ b/itests/qtest/pom.xml
@@ -20,7 +20,7 @@
org.apache.hive
hive-it
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/itests/test-serde/pom.xml b/itests/test-serde/pom.xml
index cb79072..8303f58 100644
--- a/itests/test-serde/pom.xml
+++ b/itests/test-serde/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive-it
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/itests/util/pom.xml b/itests/util/pom.xml
index 00af301..8c09fcf 100644
--- a/itests/util/pom.xml
+++ b/itests/util/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive-it
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 0e91a50..d9f8ef2 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/metastore/pom.xml b/metastore/pom.xml
index 2ff8da7..366bdf6 100644
--- a/metastore/pom.xml
+++ b/metastore/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/odbc/pom.xml b/odbc/pom.xml
index b08a753..d895fe1 100644
--- a/odbc/pom.xml
+++ b/odbc/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/packaging/pom.xml b/packaging/pom.xml
index 61816fb..c2121f0 100644
--- a/packaging/pom.xml
+++ b/packaging/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/pom.xml b/pom.xml
index 77ac222..9a1dae9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
pom
Hive
diff --git a/ql/pom.xml b/ql/pom.xml
index 6ac521e..f1a6f7d 100644
--- a/ql/pom.xml
+++ b/ql/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/serde/pom.xml b/serde/pom.xml
index 427523d..c4b4f78 100644
--- a/serde/pom.xml
+++ b/serde/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/service/pom.xml b/service/pom.xml
index 16cc8f1..421bb9b 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/shims/0.20S/pom.xml b/shims/0.20S/pom.xml
index 7f4b205..490edc4 100644
--- a/shims/0.20S/pom.xml
+++ b/shims/0.20S/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../../pom.xml
diff --git a/shims/0.23/pom.xml b/shims/0.23/pom.xml
index 422bc28..91e7e7d 100644
--- a/shims/0.23/pom.xml
+++ b/shims/0.23/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../../pom.xml
diff --git a/shims/aggregator/pom.xml b/shims/aggregator/pom.xml
index da53b32..f97e0fb 100644
--- a/shims/aggregator/pom.xml
+++ b/shims/aggregator/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../../pom.xml
diff --git a/shims/common/pom.xml b/shims/common/pom.xml
index d9aa618..db5db3c 100644
--- a/shims/common/pom.xml
+++ b/shims/common/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../../pom.xml
diff --git a/shims/pom.xml b/shims/pom.xml
index 5831bdb..29af2ad 100644
--- a/shims/pom.xml
+++ b/shims/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml
diff --git a/shims/scheduler/pom.xml b/shims/scheduler/pom.xml
index 7183221..d81ce83 100644
--- a/shims/scheduler/pom.xml
+++ b/shims/scheduler/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../../pom.xml
diff --git a/spark-client/pom.xml b/spark-client/pom.xml
index 6952064..8b2bd68 100644
--- a/spark-client/pom.xml
+++ b/spark-client/pom.xml
@@ -22,14 +22,14 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
org.apache.hive
spark-client
jar
Spark Remote Client
- 1.2.0-SNAPSHOT
+ 1.2.0
..
diff --git a/testutils/pom.xml b/testutils/pom.xml
index de7137b..7d2bd2f 100644
--- a/testutils/pom.xml
+++ b/testutils/pom.xml
@@ -19,7 +19,7 @@
org.apache.hive
hive
- 1.2.0-SNAPSHOT
+ 1.2.0
../pom.xml