aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-20 16:30:01 -0700
committerPatrick Wendell <patrick@databricks.com>2015-05-20 16:30:01 -0700
commit205ed15f29ddb43e8ecb114f178d74083b37b33c (patch)
treedd8772e2f03954c2942d09776ca106063dcf3717 /streaming
parent09a1c6231e1d6d2efbe600cce61da4f9e8a85e19 (diff)
downloadspark-205ed15f29ddb43e8ecb114f178d74083b37b33c.tar.gz
spark-205ed15f29ddb43e8ecb114f178d74083b37b33c.tar.bz2
spark-205ed15f29ddb43e8ecb114f178d74083b37b33c.zip
Preparing development version 1.4.0-SNAPSHOT
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 095bfcde1b..5ab7f4472c 100644
--- a/streaming/pom.xml
+++ b/streaming/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent_2.10</artifactId>
- <version>1.4.0</version>
+ <version>1.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>