aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-08-10 13:56:56 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-08-10 13:56:56 -0700
commite51779c17877a5c715ff26d6b174c6535fb20a4c (patch)
tree5d830ec5c960fc26b6bcd74888835d87ab3aea97 /assembly
parent220314935e0aa3c910ac5e22a38e2b6882a5d1e8 (diff)
downloadspark-e51779c17877a5c715ff26d6b174c6535fb20a4c.tar.gz
spark-e51779c17877a5c715ff26d6b174c6535fb20a4c.tar.bz2
spark-e51779c17877a5c715ff26d6b174c6535fb20a4c.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>