aboutsummaryrefslogtreecommitdiff
path: root/streaming/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-05-17 06:37:50 +0000
committerPatrick Wendell <pwendell@gmail.com>2014-05-17 06:37:50 +0000
commit920f947eb5a22a679c0c3186cf69ee75f6041c75 (patch)
tree35888a33b8b90ed860410cc3fadb64530b064781 /streaming/pom.xml
parent80889110aad54866f113b18f206694148f715a05 (diff)
downloadspark-920f947eb5a22a679c0c3186cf69ee75f6041c75.tar.gz
spark-920f947eb5a22a679c0c3186cf69ee75f6041c75.tar.bz2
spark-920f947eb5a22a679c0c3186cf69ee75f6041c75.zip
[maven-release-plugin] prepare release v1.0.0-rc9
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 6435224a14..f48ff8f9ea 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-SNAPSHOT</version>
+ <version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>