aboutsummaryrefslogtreecommitdiff
path: root/streaming
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-18 23:06:13 -0700
committerPatrick Wendell <patrick@databricks.com>2015-05-18 23:06:13 -0700
commit4d098bc0495b58646d8b28f0455dc788080a2d34 (patch)
treea202064dae8d545eed07c52430d2e5c2d5f663f0 /streaming
parentbe1fc938f854ae45df257df106dff58f08ce0875 (diff)
downloadspark-4d098bc0495b58646d8b28f0455dc788080a2d34.tar.gz
spark-4d098bc0495b58646d8b28f0455dc788080a2d34.tar.bz2
spark-4d098bc0495b58646d8b28f0455dc788080a2d34.zip
Revert "Preparing development version 1.4.1-SNAPSHOT"
This reverts commit 758ca74bab7c342f94442f69476c6b9543ac1228.
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 1f2bd76cf3..095bfcde1b 100644
--- a/streaming/pom.xml
+++ b/streaming/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent_2.10</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.0</version>
<relativePath>../pom.xml</relativePath>
</parent>