aboutsummaryrefslogtreecommitdiff
path: root/assembly/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 /assembly/pom.xml
parent7220e8f90b7d0bf5d5e3e4ad906a6b257ca75c53 (diff)
downloadspark-6079721fa17cb2eeb0a9896405c75baaff0e98d7.tar.gz
spark-6079721fa17cb2eeb0a9896405c75baaff0e98d7.tar.bz2
spark-6079721fa17cb2eeb0a9896405c75baaff0e98d7.zip
Update build version in master
Diffstat (limited to 'assembly/pom.xml')
-rw-r--r--assembly/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 808a829e19..d62332137a 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.9.0-incubating-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>