aboutsummaryrefslogtreecommitdiff
path: root/yarn/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 /yarn/pom.xml
parent7220e8f90b7d0bf5d5e3e4ad906a6b257ca75c53 (diff)
downloadspark-6079721fa17cb2eeb0a9896405c75baaff0e98d7.tar.gz
spark-6079721fa17cb2eeb0a9896405c75baaff0e98d7.tar.bz2
spark-6079721fa17cb2eeb0a9896405c75baaff0e98d7.zip
Update build version in master
Diffstat (limited to 'yarn/pom.xml')
-rw-r--r--yarn/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn/pom.xml b/yarn/pom.xml
index 21b650d1ea..427fcdf545 100644
--- a/yarn/pom.xml
+++ b/yarn/pom.xml
@@ -20,7 +20,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>