aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-04-29 06:32:45 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-04-29 06:32:45 +0000
commite063d784cb481f58202b3048c4bc92d7ae27dc27 (patch)
treeda6650da907ef1a968fdf0b0d26fd59864bab8c0 /mllib
parentd636772ea9f98e449a038567b7975b1a07de3221 (diff)
downloadspark-e063d784cb481f58202b3048c4bc92d7ae27dc27.tar.gz
spark-e063d784cb481f58202b3048c4bc92d7ae27dc27.tar.bz2
spark-e063d784cb481f58202b3048c4bc92d7ae27dc27.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'mllib')
-rw-r--r--mllib/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mllib/pom.xml b/mllib/pom.xml
index 3b5c7e8121..4c67de8b24 100644
--- a/mllib/pom.xml
+++ b/mllib/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>