aboutsummaryrefslogtreecommitdiff
path: root/yarn/alpha/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-12-10 00:44:25 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-12-10 00:44:25 -0800
commite4f20bda14c9c9e7cce61d3c6ee864a4a68008d3 (patch)
tree4c6ebcf410355679bf8ee545ce41374ed583de3c /yarn/alpha/pom.xml
parenta4d4a973745e786b22a466d1bfe2d648b64b9b20 (diff)
downloadspark-e4f20bda14c9c9e7cce61d3c6ee864a4a68008d3.tar.gz
spark-e4f20bda14c9c9e7cce61d3c6ee864a4a68008d3.tar.bz2
spark-e4f20bda14c9c9e7cce61d3c6ee864a4a68008d3.zip
Revert "Preparing Spark release v1.2.0-rc2"
This reverts commit 2b72c569a674cccf79ebbe8d067b8dbaaf78007f.
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>