aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-08-11 14:32:43 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-08-11 14:32:43 -0700
commit725e5c7a44f08deda23d2a15617557a354f21dc9 (patch)
treed86bb87fbd29b3338665189a8f6c25a860ca02f9 /pom.xml
parente9329ef6a48d141446777c64f58467827ee5faaa (diff)
downloadspark-725e5c7a44f08deda23d2a15617557a354f21dc9.tar.gz
spark-725e5c7a44f08deda23d2a15617557a354f21dc9.tar.bz2
spark-725e5c7a44f08deda23d2a15617557a354f21dc9.zip
Preparing development version 1.5.0-SNAPSHOT
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4cc7c5d7b3..8942836a7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
</parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent_2.10</artifactId>
- <version>1.5.0</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spark Project Parent POM</name>
<url>http://spark.apache.org/</url>