aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-02-11 06:15:29 +0000
committerPatrick Wendell <patrick@databricks.com>2015-02-11 06:15:29 +0000
commitc2e4001030cfb881ff33d448fc0aeaf4f05dad0f (patch)
tree0d2944d0628542a8f68f64a003908fafddefad20 /streaming
parent2f52489d293eb4ececcd7021ec5439a7e1f2fe02 (diff)
downloadspark-c2e4001030cfb881ff33d448fc0aeaf4f05dad0f.tar.gz
spark-c2e4001030cfb881ff33d448fc0aeaf4f05dad0f.tar.bz2
spark-c2e4001030cfb881ff33d448fc0aeaf4f05dad0f.zip
Preparing Spark release v1.3.0-snapshot1
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 1e92ba686a..f56010f4b4 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.3.0-SNAPSHOT</version>
+ <version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>