aboutsummaryrefslogtreecommitdiff
path: root/streaming/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-13 03:49:00 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-05-13 03:49:00 +0000
commit9772d85c6f3893d42044f4bab0e16f8b6287613a (patch)
tree7954602eacefa3ddac1a195e6ea7ec11c0701409 /streaming/pom.xml
parent3d0a44833ab50360bf9feccc861cb5e8c44a4866 (diff)
downloadspark-9772d85c6f3893d42044f4bab0e16f8b6287613a.tar.gz
spark-9772d85c6f3893d42044f4bab0e16f8b6287613a.tar.bz2
spark-9772d85c6f3893d42044f4bab0e16f8b6287613a.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'streaming/pom.xml')
-rw-r--r--streaming/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/streaming/pom.xml b/streaming/pom.xml
index f48ff8f9ea..c2bf2ed26f 100644
--- a/streaming/pom.xml
+++ b/streaming/pom.xml
@@ -21,7 +21,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>