aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-08-12 21:43:13 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-08-12 21:43:13 -0700
commit8f055e59587f25d0c24b0447a3d741535c2c2702 (patch)
treeee654bfd4eaf8a3f6d214b5a6e72f7a5aef612ff /pom.xml
parentcedce9bdb72a00cbcbcc81d57f2a550eaf4416e8 (diff)
downloadspark-8f055e59587f25d0c24b0447a3d741535c2c2702.tar.gz
spark-8f055e59587f25d0c24b0447a3d741535c2c2702.tar.bz2
spark-8f055e59587f25d0c24b0447a3d741535c2c2702.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 8ba7fbc8b2..cfd7d32563 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-preview</version>
+ <version>1.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spark Project Parent POM</name>
<url>http://spark.apache.org/</url>