aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2013-03-01 08:00:18 -0800
committerMatei Zaharia <matei@eecs.berkeley.edu>2013-03-01 08:00:18 -0800
commit25c71d3e12b7cd9fb6f756ae567de3a6696743ca (patch)
tree6336b30f6e0a261ad94b4a2551d22b9cf7b32937 /streaming
parentdb9b90fdbd0b105c205959c997d7de2dba42e6e8 (diff)
parent8b06b359da38eb0e76f12f1db4b16edf12fccdda (diff)
downloadspark-25c71d3e12b7cd9fb6f756ae567de3a6696743ca.tar.gz
spark-25c71d3e12b7cd9fb6f756ae567de3a6696743ca.tar.bz2
spark-25c71d3e12b7cd9fb6f756ae567de3a6696743ca.zip
Merge pull request #507 from markhamstra/poms271
bump version to 0.7.1-SNAPSHOT in the subproject poms
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 15523eadcb..d1a766aeac 100644
--- a/streaming/pom.xml
+++ b/streaming/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.spark-project</groupId>
<artifactId>parent</artifactId>
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>