aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-08-03 16:59:19 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-08-03 16:59:19 -0700
commit74792e71cb0584637041cb81660ec3ac4ea10c0b (patch)
treee2979af1ae6bf87427f2850d9e8f6bc8791f7560 /assembly
parent7e7147f3b8fee3ac4f2f1d14c3e6776a4d76bb3a (diff)
downloadspark-74792e71cb0584637041cb81660ec3ac4ea10c0b.tar.gz
spark-74792e71cb0584637041cb81660ec3ac4ea10c0b.tar.bz2
spark-74792e71cb0584637041cb81660ec3ac4ea10c0b.zip
Preparing development version 1.5.0-SNAPSHOT
Diffstat (limited to 'assembly')
-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..e9c6d26ccd 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.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>