aboutsummaryrefslogtreecommitdiff
path: root/external/kafka
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-04-21 14:14:37 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-04-21 14:14:37 -0700
commitde1845db0bdcedc76a8957488d190f9e9f7d829d (patch)
tree591762c36427886f7f6be0f669f15cd371a70fd9 /external/kafka
parent0b49305297033b70cbb525bef54b70a14deeb238 (diff)
downloadspark-de1845db0bdcedc76a8957488d190f9e9f7d829d.tar.gz
spark-de1845db0bdcedc76a8957488d190f9e9f7d829d.tar.bz2
spark-de1845db0bdcedc76a8957488d190f9e9f7d829d.zip
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 0b49305297033b70cbb525bef54b70a14deeb238.
Diffstat (limited to 'external/kafka')
-rw-r--r--external/kafka/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/kafka/pom.xml b/external/kafka/pom.xml
index 33f70a2bc7..d3b7aa5262 100644
--- a/external/kafka/pom.xml
+++ b/external/kafka/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>