aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-04-28 22:59:09 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-04-28 22:59:09 -0700
commit28633440cbd0225bccc0ecb35aa1ed2b073feaf5 (patch)
tree4093d3fa6c5e0a737f1082cebc784c3beecbd91b /mllib
parentee964609e12be89190cdc4566f83d807b6749751 (diff)
downloadspark-28633440cbd0225bccc0ecb35aa1ed2b073feaf5.tar.gz
spark-28633440cbd0225bccc0ecb35aa1ed2b073feaf5.tar.bz2
spark-28633440cbd0225bccc0ecb35aa1ed2b073feaf5.zip
Manual revert of rc2 version changes.
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 4c67de8b24..cdd33dbb79 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.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>