aboutsummaryrefslogtreecommitdiff
path: root/yarn/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-19 07:13:24 +0000
committerPatrick Wendell <patrick@databricks.com>2015-05-19 07:13:24 +0000
commita1d896b85bd3fb88284f8b6758d7e5f0a1bb9eb3 (patch)
tree8cc2d44bd3d4aaf36d9af64c73b0423ff603f282 /yarn/pom.xml
parent79fb01a3be07b5086134a6fe103248e9a33a9500 (diff)
downloadspark-a1d896b85bd3fb88284f8b6758d7e5f0a1bb9eb3.tar.gz
spark-a1d896b85bd3fb88284f8b6758d7e5f0a1bb9eb3.tar.bz2
spark-a1d896b85bd3fb88284f8b6758d7e5f0a1bb9eb3.zip
Preparing development version 1.4.1-SNAPSHOT
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 9fab5a83ef..268689cde7 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.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>