aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2014-05-20 18:03:34 +0000
committerTathagata Das <tathagata.das1565@gmail.com>2014-05-20 18:03:34 +0000
commitd807023479ce10aec28ef3c1ab646ddefc2e663c (patch)
tree1f35506aa8d9c2dda79f49d23395f6d4c1a7c226 /mllib
parentb4d93d38d9da61721e64919f95447fafe87bf4d1 (diff)
downloadspark-d807023479ce10aec28ef3c1ab646ddefc2e663c.tar.gz
spark-d807023479ce10aec28ef3c1ab646ddefc2e663c.tar.bz2
spark-d807023479ce10aec28ef3c1ab646ddefc2e663c.zip
[maven-release-plugin] prepare release v1.0.0-rc10
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>