From b77f87673d1f9f03d4c83cf583158227c551359b Mon Sep 17 00:00:00 2001 From: Patrick Wendell Date: Wed, 28 Jan 2015 07:48:55 +0000 Subject: Preparing Spark release v1.2.1-rc2 --- 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 8ae51032ce..347fe37855 100644 --- a/sql/catalyst/pom.xml +++ b/sql/catalyst/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.1-SNAPSHOT + 1.2.1 ../../pom.xml diff --git a/sql/core/pom.xml b/sql/core/pom.xml index 96f4cd666a..8ab7708735 100644 --- a/sql/core/pom.xml +++ b/sql/core/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.1-SNAPSHOT + 1.2.1 ../../pom.xml diff --git a/sql/hive-thriftserver/pom.xml b/sql/hive-thriftserver/pom.xml index 881ed87730..15a5aa1bbc 100644 --- a/sql/hive-thriftserver/pom.xml +++ b/sql/hive-thriftserver/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.1-SNAPSHOT + 1.2.1 ../../pom.xml diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml index 2628407d25..177d6eb8c9 100644 --- a/sql/hive/pom.xml +++ b/sql/hive/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent - 1.2.1-SNAPSHOT + 1.2.1 ../../pom.xml -- cgit v1.2.3