aboutsummaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-11-26 00:11:58 -0500
committerPatrick Wendell <pwendell@gmail.com>2014-11-26 00:11:58 -0500
commitde8029b39142be5e91714a9d5240bcdb90f66886 (patch)
tree442aceb1588c2da945eb5f49034eb38518c65910 /extras
parent37bc7a830e862d47776b85767ba599d61ef13e01 (diff)
downloadspark-de8029b39142be5e91714a9d5240bcdb90f66886.tar.gz
spark-de8029b39142be5e91714a9d5240bcdb90f66886.tar.bz2
spark-de8029b39142be5e91714a9d5240bcdb90f66886.zip
Revert "Preparing Spark release v1.2.0-rc1"
This reverts commit 5247dd859b95a440baa562b9827bdeb26aa6530e.
Diffstat (limited to 'extras')
-rw-r--r--extras/java8-tests/pom.xml2
-rw-r--r--extras/kinesis-asl/pom.xml2
-rw-r--r--extras/spark-ganglia-lgpl/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/extras/java8-tests/pom.xml b/extras/java8-tests/pom.xml
index 9466e048a0..7e478bed62 100644
--- a/extras/java8-tests/pom.xml
+++ b/extras/java8-tests/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/extras/kinesis-asl/pom.xml b/extras/kinesis-asl/pom.xml
index c9965832f1..560244ad93 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.2.0</version>
+ <version>1.2.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 d27ea1d623..71a078d58a 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.2.0</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>