aboutsummaryrefslogtreecommitdiff
path: root/streaming/pom.xml
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2014-07-25 18:18:06 +0000
committerTathagata Das <tathagata.das1565@gmail.com>2014-07-25 18:18:06 +0000
commit01fc6d885aab03e12d34b6823e5a63ce87013e26 (patch)
treec1ed1c251c0bef49bce2e8d162eed1b333ad85d5 /streaming/pom.xml
parentd9ccf7fd221d8a3755558ef2e61bb62fbeccd8fe (diff)
downloadspark-01fc6d885aab03e12d34b6823e5a63ce87013e26.tar.gz
spark-01fc6d885aab03e12d34b6823e5a63ce87013e26.tar.bz2
spark-01fc6d885aab03e12d34b6823e5a63ce87013e26.zip
Revert "[maven-release-plugin] prepare release v1.0.2-rc1"
This reverts commit 919c87f26a2655bfd5ae03958915b6804367c1d6.
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 f324b881e8..96e7a15375 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.2</version>
+ <version>1.0.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>