aboutsummaryrefslogtreecommitdiff
path: root/yarn
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-19 09:35:12 +0000
committerPatrick Wendell <patrick@databricks.com>2015-05-19 09:35:12 +0000
commit777a08166f1fb144146ba32581d4632c3466541e (patch)
treefacf27ebda1830084058bd733fc5bf800087c617 /yarn
parentf9f2aafbf1f208344e0efd78893d0b6c9932293c (diff)
downloadspark-777a08166f1fb144146ba32581d4632c3466541e.tar.gz
spark-777a08166f1fb144146ba32581d4632c3466541e.tar.bz2
spark-777a08166f1fb144146ba32581d4632c3466541e.zip
Preparing Spark release v1.4.0-rc1
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 00d219f836..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.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>