aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-02-10 22:44:07 -0800
committerPatrick Wendell <patrick@databricks.com>2015-02-10 22:44:07 -0800
commit01b562e503a254f3324b78b605cdb3d8278bf64f (patch)
tree0d2944d0628542a8f68f64a003908fafddefad20 /streaming
parentdb80d0fe21daa3202ff217cbefb999ce77c5aa9e (diff)
downloadspark-01b562e503a254f3324b78b605cdb3d8278bf64f.tar.gz
spark-01b562e503a254f3324b78b605cdb3d8278bf64f.tar.bz2
spark-01b562e503a254f3324b78b605cdb3d8278bf64f.zip
Revert "Preparing development version 1.3.1-SNAPSHOT"
This reverts commit db80d0fe21daa3202ff217cbefb999ce77c5aa9e.
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 5a97d0bcba..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.1-SNAPSHOT</version>
+ <version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>