aboutsummaryrefslogtreecommitdiff
path: root/streaming
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 /streaming
parent920f947eb5a22a679c0c3186cf69ee75f6041c75 (diff)
downloadspark-f8e611955096c5c1c7db5764b9d2851b1d295f0d.tar.gz
spark-f8e611955096c5c1c7db5764b9d2851b1d295f0d.tar.bz2
spark-f8e611955096c5c1c7db5764b9d2851b1d295f0d.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'streaming')
-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>