aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-04-29 06:32:34 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-04-29 06:32:34 +0000
commitd636772ea9f98e449a038567b7975b1a07de3221 (patch)
treedcf0c0620efb0c0556e594fcdabc61cdec8b36e3 /mllib
parent28633440cbd0225bccc0ecb35aa1ed2b073feaf5 (diff)
downloadspark-d636772ea9f98e449a038567b7975b1a07de3221.tar.gz
spark-d636772ea9f98e449a038567b7975b1a07de3221.tar.bz2
spark-d636772ea9f98e449a038567b7975b1a07de3221.zip
[maven-release-plugin] prepare release v1.0.0-rc3
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 cdd33dbb79..3b5c7e8121 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-SNAPSHOT</version>
+ <version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>