aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorUbuntu <ubuntu@ip-172-31-8-77.us-west-2.compute.internal>2014-06-26 23:52:51 +0000
committerUbuntu <ubuntu@ip-172-31-8-77.us-west-2.compute.internal>2014-06-26 23:52:51 +0000
commit7feeda3d729f9397aa15ee8750c01ef5aa601962 (patch)
tree5e3ffc5ee7c4e1ffcd5d6fcd4d92ba3e8705b73f /mllib
parent341e5c6c15e4cd1eaa7baf19d23ab51fcc9de4dd (diff)
downloadspark-7feeda3d729f9397aa15ee8750c01ef5aa601962.tar.gz
spark-7feeda3d729f9397aa15ee8750c01ef5aa601962.tar.bz2
spark-7feeda3d729f9397aa15ee8750c01ef5aa601962.zip
[maven-release-plugin] prepare release v1.0.1-rc1
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 c6bc8bf90f..f90b0cb028 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.1</version>
<relativePath>../pom.xml</relativePath>
</parent>