aboutsummaryrefslogtreecommitdiff
path: root/assembly/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-08-25 15:56:44 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-08-25 15:56:44 -0700
commit4c03cb4da846bf3ea4cd99f593d74c4a817a7d2d (patch)
tree98060148249be15f2c6d5d9309606bee30c37118 /assembly/pom.xml
parent727771352855dbb780008c449a877f5aaa5fc27a (diff)
downloadspark-4c03cb4da846bf3ea4cd99f593d74c4a817a7d2d.tar.gz
spark-4c03cb4da846bf3ea4cd99f593d74c4a817a7d2d.tar.bz2
spark-4c03cb4da846bf3ea4cd99f593d74c4a817a7d2d.zip
Preparing development version 1.5.1-SNAPSHOT
Diffstat (limited to 'assembly/pom.xml')
-rw-r--r--assembly/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 3ef7d6f5cb..7b41ebb283 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent_2.10</artifactId>
- <version>1.5.0</version>
+ <version>1.5.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>