aboutsummaryrefslogtreecommitdiff
path: root/yarn
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-05-29 12:15:18 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-05-29 12:15:18 -0700
commitc68abaa34ed1f4de8af5c72f67ebd14478c52220 (patch)
tree69924a9758981e5f24486b815f5a44a588185fd3 /yarn
parentfb60503ff231589e9c3f0b6db350399d3063beb9 (diff)
downloadspark-c68abaa34ed1f4de8af5c72f67ebd14478c52220.tar.gz
spark-c68abaa34ed1f4de8af5c72f67ebd14478c52220.tar.bz2
spark-c68abaa34ed1f4de8af5c72f67ebd14478c52220.zip
Preparing development version 1.4.0-SNAPSHOT
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 9fab5a83ef..00d219f836 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</version>
+ <version>1.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>