aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable/pom.xml
diff options
context:
space:
mode:
authorAndrew Or <andrewor14@gmail.com>2014-11-11 23:52:33 +0000
committerAndrew Or <andrewor14@gmail.com>2014-11-11 23:52:33 +0000
commitf3e62ffa4ccea62911207b918ef1c23c1f50467f (patch)
tree139248e0f07352ad63e3d6969c2d86fd6dd1e434 /yarn/stable/pom.xml
parent131c62672a39a6f71f6834e9aad54b587237f13c (diff)
downloadspark-f3e62ffa4ccea62911207b918ef1c23c1f50467f.tar.gz
spark-f3e62ffa4ccea62911207b918ef1c23c1f50467f.tar.bz2
spark-f3e62ffa4ccea62911207b918ef1c23c1f50467f.zip
[maven-release-plugin] prepare release v1.1.1-rc1
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 2ba3baf0e3..74a30ae8a7 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.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>