aboutsummaryrefslogtreecommitdiff
path: root/yarn/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-11-28 16:54:39 -0500
committerPatrick Wendell <pwendell@gmail.com>2014-11-28 16:54:39 -0500
commit6e0269c9295d9faba9a9259eb5023c5a78e5895f (patch)
tree869540083eaf84ade7c8b125073b46b33a6e7c4a /yarn/pom.xml
parentfc7bff00ac731d2632213a98cd92dc5e84ce7dcd (diff)
downloadspark-6e0269c9295d9faba9a9259eb5023c5a78e5895f.tar.gz
spark-6e0269c9295d9faba9a9259eb5023c5a78e5895f.tar.bz2
spark-6e0269c9295d9faba9a9259eb5023c5a78e5895f.zip
Revert "Preparing development version 1.2.1-SNAPSHOT"
This reverts commit fc7bff00ac731d2632213a98cd92dc5e84ce7dcd.
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 45aa959be1..7ab7154545 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.1-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>