aboutsummaryrefslogtreecommitdiff
path: root/yarn/stable/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-08-30 02:26:11 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-08-30 02:26:11 +0000
commit8b5f0dbd8d32a25a4e7ba3ebe1a4c3c6310aeb85 (patch)
tree2c56e223eeb37d247ccca59c0974d94628e9e586 /yarn/stable/pom.xml
parent2b2e02265f80e4c5172c1e498aa9ba2c6b91c6c9 (diff)
downloadspark-8b5f0dbd8d32a25a4e7ba3ebe1a4c3c6310aeb85.tar.gz
spark-8b5f0dbd8d32a25a4e7ba3ebe1a4c3c6310aeb85.tar.bz2
spark-8b5f0dbd8d32a25a4e7ba3ebe1a4c3c6310aeb85.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>