aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2014-05-19 23:15:20 -0700
committerTathagata Das <tathagata.das1565@gmail.com>2014-05-19 23:15:20 -0700
commit0d988421742bf43fbd13531fa7ede8d93e59a19b (patch)
treebce91a95da5b2d8a77dc2741757c7e7f2bf0ef30 /mllib
parent3f3e988cab4ac350f79ae3e2aadbfd0b5e6938e9 (diff)
downloadspark-0d988421742bf43fbd13531fa7ede8d93e59a19b.tar.gz
spark-0d988421742bf43fbd13531fa7ede8d93e59a19b.tar.bz2
spark-0d988421742bf43fbd13531fa7ede8d93e59a19b.zip
Revert "[maven-release-plugin] prepare release v1.0.0-rc9"
This reverts commit 920f947eb5a22a679c0c3186cf69ee75f6041c75.
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..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.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>