aboutsummaryrefslogtreecommitdiff
path: root/yarn/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-11-16 22:13:40 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-11-16 22:13:40 -0800
commite1339daec59ff57cdcbccd9073e9dd5f0ac9d3df (patch)
tree1994827c571ad858dbf01480499a414cc243058b /yarn/pom.xml
parentc3fd9aef99134f3f649285c5f013f81b3e8e697e (diff)
downloadspark-e1339daec59ff57cdcbccd9073e9dd5f0ac9d3df.tar.gz
spark-e1339daec59ff57cdcbccd9073e9dd5f0ac9d3df.tar.bz2
spark-e1339daec59ff57cdcbccd9073e9dd5f0ac9d3df.zip
Revert "Preparing Spark release v1.2.0-snapshot0"
This reverts commit bc09875799aa373f4320d38b02618173ffa4c96f.
Diffstat (limited to 'yarn/pom.xml')
-rw-r--r--yarn/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn/pom.xml b/yarn/pom.xml
index 7ab7154545..2885e6607e 100644
--- a/yarn/pom.xml
+++ b/yarn/pom.xml
@@ -20,7 +20,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>