aboutsummaryrefslogtreecommitdiff
path: root/mllib/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-08-30 17:48:02 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-08-30 17:48:02 +0000
commitb2d0493b223c5f98a593bb6d7372706cc02bebad (patch)
tree2d97524dc4cd7fe6b14a3055964f9715306a027a /mllib/pom.xml
parentd9a1c96f727a424f6b8a6dbc3f29d32e27f52848 (diff)
downloadspark-b2d0493b223c5f98a593bb6d7372706cc02bebad.tar.gz
spark-b2d0493b223c5f98a593bb6d7372706cc02bebad.tar.bz2
spark-b2d0493b223c5f98a593bb6d7372706cc02bebad.zip
[maven-release-plugin] prepare release v1.1.0-rc3
Diffstat (limited to 'mllib/pom.xml')
-rw-r--r--mllib/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mllib/pom.xml b/mllib/pom.xml
index c7a1e2ae75..873f65105b 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.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>