aboutsummaryrefslogtreecommitdiff
path: root/sql/core/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-12-04 11:22:25 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-12-04 11:22:25 -0800
commit078894c7f25e139a91da4fac5b4875b738c67443 (patch)
tree1a7112e4078a037ede6aedd41714a9d63f05d493 /sql/core/pom.xml
parent701019bf259c3b270b2aeedc4a16caf0f221b8b4 (diff)
downloadspark-078894c7f25e139a91da4fac5b4875b738c67443.tar.gz
spark-078894c7f25e139a91da4fac5b4875b738c67443.tar.bz2
spark-078894c7f25e139a91da4fac5b4875b738c67443.zip
Revert "Preparing Spark release v1.2.0-rc1"
This reverts commit 1056e9ec13203d0c51564265e94d77a054498fdb.
Diffstat (limited to 'sql/core/pom.xml')
-rw-r--r--sql/core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/core/pom.xml b/sql/core/pom.xml
index 4a065d34ed..bd110218d3 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</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>