aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-02-11 06:15:29 +0000
committerPatrick Wendell <patrick@databricks.com>2015-02-11 06:15:29 +0000
commitc2e4001030cfb881ff33d448fc0aeaf4f05dad0f (patch)
tree0d2944d0628542a8f68f64a003908fafddefad20 /sql/hive
parent2f52489d293eb4ececcd7021ec5439a7e1f2fe02 (diff)
downloadspark-c2e4001030cfb881ff33d448fc0aeaf4f05dad0f.tar.gz
spark-c2e4001030cfb881ff33d448fc0aeaf4f05dad0f.tar.bz2
spark-c2e4001030cfb881ff33d448fc0aeaf4f05dad0f.zip
Preparing Spark release v1.3.0-snapshot1
Diffstat (limited to 'sql/hive')
-rw-r--r--sql/hive/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml
index 58b0722464..3b2a4b65e0 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.3.0-SNAPSHOT</version>
+ <version>1.3.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>