aboutsummaryrefslogtreecommitdiff
path: root/launcher/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 /launcher/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 'launcher/pom.xml')
-rw-r--r--launcher/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/pom.xml b/launcher/pom.xml
index c2f3bce939..f8bca7aae2 100644
--- a/launcher/pom.xml
+++ b/launcher/pom.xml
@@ -22,7 +22,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>