aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-02-10 22:44:10 -0800
committerPatrick Wendell <patrick@databricks.com>2015-02-10 22:44:10 -0800
commit536dae907c8e07b9f93ec7fc9c75b0b5a0ccb6ca (patch)
treefb2d454c63a55378b1943ed180f81e986bdf4848 /sql/hive/pom.xml
parent01b562e503a254f3324b78b605cdb3d8278bf64f (diff)
downloadspark-536dae907c8e07b9f93ec7fc9c75b0b5a0ccb6ca.tar.gz
spark-536dae907c8e07b9f93ec7fc9c75b0b5a0ccb6ca.tar.bz2
spark-536dae907c8e07b9f93ec7fc9c75b0b5a0ccb6ca.zip
Revert "Preparing Spark release v1.3.0-snapshot1"
This reverts commit c2e4001030cfb881ff33d448fc0aeaf4f05dad0f.
Diffstat (limited to 'sql/hive/pom.xml')
-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 3b2a4b65e0..58b0722464 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</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>