aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-08-29 00:54:02 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-08-29 00:54:02 +0000
commit711aebb329ca28046396af1e34395a0df92b5327 (patch)
treeb8518aae0892e0131c78aeec2f2c403e898155d8 /yarn/stable/pom.xml
parentfb2b40a52f3cf1a6c638d84951119aeb2c61b29d (diff)
downloadspark-711aebb329ca28046396af1e34395a0df92b5327.tar.gz
spark-711aebb329ca28046396af1e34395a0df92b5327.tar.bz2
spark-711aebb329ca28046396af1e34395a0df92b5327.zip
[maven-release-plugin] prepare release v1.1.0-rc2
Diffstat (limited to 'yarn/stable/pom.xml')
-rw-r--r--yarn/stable/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn/stable/pom.xml b/yarn/stable/pom.xml
index b6c8456d06..64fb00ac71 100644
--- a/yarn/stable/pom.xml
+++ b/yarn/stable/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>yarn-parent_2.10</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>