aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorUbuntu <ubuntu@ip-172-31-5-6.us-west-2.compute.internal>2014-11-17 06:37:44 +0000
committerUbuntu <ubuntu@ip-172-31-5-6.us-west-2.compute.internal>2014-11-17 06:37:44 +0000
commit38c1fbd9694430cefd962c90bc36b0d108c6124b (patch)
treeaf94c382bfbff9f1801cb6f38971e3b6eaedd962 /sql
parente1339daec59ff57cdcbccd9073e9dd5f0ac9d3df (diff)
downloadspark-38c1fbd9694430cefd962c90bc36b0d108c6124b.tar.gz
spark-38c1fbd9694430cefd962c90bc36b0d108c6124b.tar.bz2
spark-38c1fbd9694430cefd962c90bc36b0d108c6124b.zip
Preparing Spark release v1.2.0-snapshot1
Diffstat (limited to 'sql')
-rw-r--r--sql/catalyst/pom.xml2
-rw-r--r--sql/core/pom.xml2
-rw-r--r--sql/hive-thriftserver/pom.xml2
-rw-r--r--sql/hive/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/sql/catalyst/pom.xml b/sql/catalyst/pom.xml
index 686d189d81..ac03869e77 100644
--- a/sql/catalyst/pom.xml
+++ b/sql/catalyst/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sql/core/pom.xml b/sql/core/pom.xml
index bd110218d3..4a065d34ed 100644
--- a/sql/core/pom.xml
+++ b/sql/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sql/hive-thriftserver/pom.xml b/sql/hive-thriftserver/pom.xml
index 8db3010624..54fd6e4e6d 100644
--- a/sql/hive-thriftserver/pom.xml
+++ b/sql/hive-thriftserver/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml
index fa9a1e64b0..b150ff8c5c 100644
--- a/sql/hive/pom.xml
+++ b/sql/hive/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>