aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2013-09-24 11:41:51 -0700
committerPatrick Wendell <pwendell@gmail.com>2013-09-24 11:41:51 -0700
commit6079721fa17cb2eeb0a9896405c75baaff0e98d7 (patch)
treee2cb357a1df529330ed3ce7ccf825b0407c8d71c /pom.xml
parent7220e8f90b7d0bf5d5e3e4ad906a6b257ca75c53 (diff)
downloadspark-6079721fa17cb2eeb0a9896405c75baaff0e98d7.tar.gz
spark-6079721fa17cb2eeb0a9896405c75baaff0e98d7.tar.bz2
spark-6079721fa17cb2eeb0a9896405c75baaff0e98d7.zip
Update build version in master
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 4aed1260f0..d74d45adf1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
</parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.9.0-incubating-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spark Project Parent POM</name>
<url>http://spark.incubator.apache.org/</url>