aboutsummaryrefslogtreecommitdiff
path: root/yarn/alpha/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 /yarn/alpha/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 'yarn/alpha/pom.xml')
-rw-r--r--yarn/alpha/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn/alpha/pom.xml b/yarn/alpha/pom.xml
index 2f7f98bac8..7dadbba58f 100644
--- a/yarn/alpha/pom.xml
+++ b/yarn/alpha/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>yarn-parent_2.10</artifactId>
- <version>1.2.0</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>