From bc05df8a23ba7ad485f6844f28f96551b13ba461 Mon Sep 17 00:00:00 2001 From: Patrick Wendell Date: Thu, 4 Dec 2014 20:15:15 +0000 Subject: Preparing development version 1.2.1-SNAPSHOT --- 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..8ae51032ce 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.1-SNAPSHOT ../../pom.xml diff --git a/sql/core/pom.xml b/sql/core/pom.xml index 4a065d34ed..96f4cd666a 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.1-SNAPSHOT ../../pom.xml diff --git a/sql/hive-thriftserver/pom.xml b/sql/hive-thriftserver/pom.xml index 54fd6e4e6d..a018b68736 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.1-SNAPSHOT ../../pom.xml diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml index b150ff8c5c..048ed25a2d 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.1-SNAPSHOT ../../pom.xml -- cgit v1.2.3