aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-04-21 16:56:19 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-04-21 16:56:19 -0700
commitd778f66f547cb401a1bb8ca4e1f51950ac499df5 (patch)
tree1ea097e82fb5ca030d869979268606da70b5ad19 /mllib
parent487a5ca9471550a5fd93dbe46ea31d781146cc4e (diff)
downloadspark-d778f66f547cb401a1bb8ca4e1f51950ac499df5.tar.gz
spark-d778f66f547cb401a1bb8ca4e1f51950ac499df5.tar.bz2
spark-d778f66f547cb401a1bb8ca4e1f51950ac499df5.zip
Revert "[maven-release-plugin] prepare release v1.0.0-rc1"
This reverts commit 6cc698fc378256fee9111f66c691ced27f54e973.
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 f4af45b0de..e7ce00efc4 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>