aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-02-10 22:44:10 -0800
committerPatrick Wendell <patrick@databricks.com>2015-02-10 22:44:10 -0800
commit536dae907c8e07b9f93ec7fc9c75b0b5a0ccb6ca (patch)
treefb2d454c63a55378b1943ed180f81e986bdf4848 /streaming
parent01b562e503a254f3324b78b605cdb3d8278bf64f (diff)
downloadspark-536dae907c8e07b9f93ec7fc9c75b0b5a0ccb6ca.tar.gz
spark-536dae907c8e07b9f93ec7fc9c75b0b5a0ccb6ca.tar.bz2
spark-536dae907c8e07b9f93ec7fc9c75b0b5a0ccb6ca.zip
Revert "Preparing Spark release v1.3.0-snapshot1"
This reverts commit c2e4001030cfb881ff33d448fc0aeaf4f05dad0f.
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 f56010f4b4..1e92ba686a 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</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>