aboutsummaryrefslogtreecommitdiff
path: root/yarn
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-05-29 12:15:13 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-05-29 12:15:13 -0700
commitfb60503ff231589e9c3f0b6db350399d3063beb9 (patch)
treee7c20766eec027e4dc57a6d9097503438165159e /yarn
parent4be701aa50711ff22a0a0d7a87c9857ea2ef8e22 (diff)
downloadspark-fb60503ff231589e9c3f0b6db350399d3063beb9.tar.gz
spark-fb60503ff231589e9c3f0b6db350399d3063beb9.tar.bz2
spark-fb60503ff231589e9c3f0b6db350399d3063beb9.zip
Preparing Spark release v1.4.0-rc3
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>