aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2013-09-24 15:31:12 -0700
committerPatrick Wendell <pwendell@gmail.com>2013-09-24 15:31:12 -0700
commit9d34838bde49488629f6a97f097d45c19b5d600c (patch)
treee2cb357a1df529330ed3ce7ccf825b0407c8d71c /pom.xml
parent7220e8f90b7d0bf5d5e3e4ad906a6b257ca75c53 (diff)
parent6079721fa17cb2eeb0a9896405c75baaff0e98d7 (diff)
downloadspark-9d34838bde49488629f6a97f097d45c19b5d600c.tar.gz
spark-9d34838bde49488629f6a97f097d45c19b5d600c.tar.bz2
spark-9d34838bde49488629f6a97f097d45c19b5d600c.zip
Merge remote-tracking branch 'apache-github/pr/13' into HEAD
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>