From 8f5ebcb63c28254abf60cce87c3706ccdee3c91a Mon Sep 17 00:00:00 2001 From: Patrick Wendell Date: Wed, 26 Nov 2014 00:36:43 -0500 Subject: Revert "Preparing Spark release v1.2.0-rc1" This reverts commit cc2c05e4ee81d2f34873a2ebb9a5272867cb65c2. --- sql/catalyst/pom.xml | 2 +- sql/core/pom.xml | 2 +- sql/hive-thriftserver/pom.xml | 2 +- sql/hive/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sql') diff --git a/sql/catalyst/pom.xml b/sql/catalyst/pom.xml index ac03869e77..686d189d81 100644 --- a/sql/catalyst/pom.xml +++ b/sql/catalyst/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.0 + 1.2.0-SNAPSHOT ../../pom.xml diff --git a/sql/core/pom.xml b/sql/core/pom.xml index 4a065d34ed..bd110218d3 100644 --- a/sql/core/pom.xml +++ b/sql/core/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.0 + 1.2.0-SNAPSHOT ../../pom.xml diff --git a/sql/hive-thriftserver/pom.xml b/sql/hive-thriftserver/pom.xml index 54fd6e4e6d..8db3010624 100644 --- a/sql/hive-thriftserver/pom.xml +++ b/sql/hive-thriftserver/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.0 + 1.2.0-SNAPSHOT ../../pom.xml diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml index b150ff8c5c..fa9a1e64b0 100644 --- a/sql/hive/pom.xml +++ b/sql/hive/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.0 + 1.2.0-SNAPSHOT ../../pom.xml -- cgit v1.2.3