aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-12 15:23:53 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-05-12 15:23:53 -0700
commit51142b7732209250dd41e0a4182d02df81d7cc8b (patch)
treeda27dc029da4ab56e6287f78cecaa9af36eb0026 /mllib
parentd78e37ab54a92093d25aa2e1d5e6cb20db55ccac (diff)
downloadspark-51142b7732209250dd41e0a4182d02df81d7cc8b.tar.gz
spark-51142b7732209250dd41e0a4182d02df81d7cc8b.tar.bz2
spark-51142b7732209250dd41e0a4182d02df81d7cc8b.zip
Rollback versions for 1.0.0-rc4
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 8b1c671422..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.2-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>