aboutsummaryrefslogtreecommitdiff
path: root/yarn
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-19 02:27:07 -0700
committerPatrick Wendell <patrick@databricks.com>2015-05-19 02:27:07 -0700
commite7309ec729607e485525c90166a56bfac18b625e (patch)
tree4dc5690d8787e6a961fd445ff4d3dea1703d97fc /yarn
parent0748263a2e36e9aef172808e3b6208a1f4d4fdb8 (diff)
downloadspark-e7309ec729607e485525c90166a56bfac18b625e.tar.gz
spark-e7309ec729607e485525c90166a56bfac18b625e.tar.bz2
spark-e7309ec729607e485525c90166a56bfac18b625e.zip
Revert "Preparing development version 1.4.1-SNAPSHOT"
This reverts commit a1d896b85bd3fb88284f8b6758d7e5f0a1bb9eb3.
Diffstat (limited to 'yarn')
-rw-r--r--yarn/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn/pom.xml b/yarn/pom.xml
index 268689cde7..9fab5a83ef 100644
--- a/yarn/pom.xml
+++ b/yarn/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent_2.10</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>