aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable/pom.xml
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2014-11-12 11:39:19 -0800
committerAndrew Or <andrew@databricks.com>2014-11-12 11:39:19 -0800
commitd3b808fcb97e6bbdf2e733d96a3ca645428a547d (patch)
treef51ac043d70727169c5eb771e7536e84dfc9140e /yarn/stable/pom.xml
parentdb22a9e2cb51eae2f8a79648ce3c6bf4fecdd641 (diff)
downloadspark-d3b808fcb97e6bbdf2e733d96a3ca645428a547d.tar.gz
spark-d3b808fcb97e6bbdf2e733d96a3ca645428a547d.tar.bz2
spark-d3b808fcb97e6bbdf2e733d96a3ca645428a547d.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit db22a9e2cb51eae2f8a79648ce3c6bf4fecdd641.
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 c31eb0faf4..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.2-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>