aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authorUbuntu <ubuntu@ip-172-31-24-218.us-west-2.compute.internal>2015-01-27 00:12:04 +0000
committerUbuntu <ubuntu@ip-172-31-24-218.us-west-2.compute.internal>2015-01-27 00:12:04 +0000
commitadfed7086f10fa8db4eeac7996c84cf98f625e9a (patch)
tree6032970afa3b7c10161b3a3a967d061ae4f738c2 /streaming
parente87eb2b42f137c22194cfbca2abf06fecdf943da (diff)
downloadspark-adfed7086f10fa8db4eeac7996c84cf98f625e9a.tar.gz
spark-adfed7086f10fa8db4eeac7996c84cf98f625e9a.tar.bz2
spark-adfed7086f10fa8db4eeac7996c84cf98f625e9a.zip
Preparing development version 1.2.2-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 554a903e0d..9e83e6e556 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.2.1</version>
+ <version>1.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>