aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable/pom.xml
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2014-11-12 11:39:27 -0800
committerAndrew Or <andrew@databricks.com>2014-11-12 11:39:27 -0800
commit8fe1c8cb7c691ed64e1cf254aed62be26a6a93ca (patch)
treeadbc153421c8d83feb0b53b1f1676104412b5711 /yarn/stable/pom.xml
parentd3b808fcb97e6bbdf2e733d96a3ca645428a547d (diff)
downloadspark-8fe1c8cb7c691ed64e1cf254aed62be26a6a93ca.tar.gz
spark-8fe1c8cb7c691ed64e1cf254aed62be26a6a93ca.tar.bz2
spark-8fe1c8cb7c691ed64e1cf254aed62be26a6a93ca.zip
Revert "[maven-release-plugin] prepare release v1.1.1-rc1"
This reverts commit 7029301778895427216f2e0710c6e72a523c0897.
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 74a30ae8a7..2ba3baf0e3 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</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>