aboutsummaryrefslogtreecommitdiff
path: root/yarn/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-17 06:37:58 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-05-17 06:37:58 +0000
commitf8e611955096c5c1c7db5764b9d2851b1d295f0d (patch)
treeccbe211993e7de8d749e9d8d2ff0f385a97812ac /yarn/pom.xml
parent920f947eb5a22a679c0c3186cf69ee75f6041c75 (diff)
downloadspark-f8e611955096c5c1c7db5764b9d2851b1d295f0d.tar.gz
spark-f8e611955096c5c1c7db5764b9d2851b1d295f0d.tar.bz2
spark-f8e611955096c5c1c7db5764b9d2851b1d295f0d.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'yarn/pom.xml')
-rw-r--r--yarn/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn/pom.xml b/yarn/pom.xml
index 5b2fcea2ec..983ce6f7e2 100644
--- a/yarn/pom.xml
+++ b/yarn/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>