aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-09-03 05:28:00 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-09-03 05:28:00 +0000
commit37b10086bf55560c087062f62f942b1102435a95 (patch)
tree05df4dd077b1fd85765ccf40b1c48d7e99486da8 /yarn/stable/pom.xml
parent2f9b2bd7844ee8393dc9c319f4fefedf95f5e460 (diff)
downloadspark-37b10086bf55560c087062f62f942b1102435a95.tar.gz
spark-37b10086bf55560c087062f62f942b1102435a95.tar.bz2
spark-37b10086bf55560c087062f62f942b1102435a95.zip
[maven-release-plugin] prepare for next development iteration
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 64fb00ac71..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.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>