aboutsummaryrefslogtreecommitdiff
path: root/yarn/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-06-23 19:48:39 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-06-23 19:48:39 -0700
commit60e08e50751fe3929156de956d62faea79f5b801 (patch)
treef0773e076a75931d7cd1d07ad67c306f23b4d0df /yarn/pom.xml
parent13f7b0a910557fb5564636031f43c2674a7dfa28 (diff)
downloadspark-60e08e50751fe3929156de956d62faea79f5b801.tar.gz
spark-60e08e50751fe3929156de956d62faea79f5b801.tar.bz2
spark-60e08e50751fe3929156de956d62faea79f5b801.zip
Preparing Spark release v1.4.1-rc1
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 56366b852d..09f9f0f66d 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.2-SNAPSHOT</version>
+ <version>1.4.1</version>
<relativePath>../pom.xml</relativePath>
</parent>