aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable/pom.xml
diff options
context:
space:
mode:
authorAndrew Or <andrewor14@gmail.com>2014-11-13 01:54:34 +0000
committerAndrew Or <andrewor14@gmail.com>2014-11-13 01:54:34 +0000
commit72a4fdbe82203b962fe776d0edaed7f56898cb02 (patch)
tree4797a0fe2197cc48aabeb3e91a3cd4ffd4637f02 /yarn/stable/pom.xml
parent6f7b1bc4b95d7254706cbf317cdf069d4caa972d (diff)
downloadspark-72a4fdbe82203b962fe776d0edaed7f56898cb02.tar.gz
spark-72a4fdbe82203b962fe776d0edaed7f56898cb02.tar.bz2
spark-72a4fdbe82203b962fe776d0edaed7f56898cb02.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>