aboutsummaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-09-02 21:40:07 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-09-02 21:40:07 -0700
commita52aabd5884a06eec80ebadcd022ed3d8599b21c (patch)
tree0c493fd3352876c0bd9205b12c48192fbdda91bd /extras
parente9bff452dfdec1661a60acd488eebc776e51389f (diff)
downloadspark-a52aabd5884a06eec80ebadcd022ed3d8599b21c.tar.gz
spark-a52aabd5884a06eec80ebadcd022ed3d8599b21c.tar.bz2
spark-a52aabd5884a06eec80ebadcd022ed3d8599b21c.zip
Revert "[maven-release-plugin] prepare release v1.1.0-rc3"
This reverts commit b2d0493b223c5f98a593bb6d7372706cc02bebad.
Diffstat (limited to 'extras')
-rw-r--r--extras/kinesis-asl/pom.xml2
-rw-r--r--extras/spark-ganglia-lgpl/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/extras/kinesis-asl/pom.xml b/extras/kinesis-asl/pom.xml
index 4d0eac8956..a54b34235d 100644
--- a/extras/kinesis-asl/pom.xml
+++ b/extras/kinesis-asl/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/extras/spark-ganglia-lgpl/pom.xml b/extras/spark-ganglia-lgpl/pom.xml
index 44f50aeefa..a5b162a048 100644
--- a/extras/spark-ganglia-lgpl/pom.xml
+++ b/extras/spark-ganglia-lgpl/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>