aboutsummaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-03-03 02:20:05 -0800
committerPatrick Wendell <patrick@databricks.com>2015-03-03 02:20:05 -0800
commitb012ed189844d2a515a882144364921caf89b4c0 (patch)
tree5212bb2c15b8024300f713bf9b370ceefc312075 /extras
parent4fee08ef0141b1be5684d78b6fe9cb93c98b0bc4 (diff)
downloadspark-b012ed189844d2a515a882144364921caf89b4c0.tar.gz
spark-b012ed189844d2a515a882144364921caf89b4c0.tar.bz2
spark-b012ed189844d2a515a882144364921caf89b4c0.zip
Revert "Preparing Spark release v1.3.0-rc1"
This reverts commit f97b0d4a6b26504916816d7aefcf3132cd1da6c2.
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 ff140d2d54..0fb431808b 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.3.0</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/extras/kinesis-asl/pom.xml b/extras/kinesis-asl/pom.xml
index 59700c4a8c..216661b8bc 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.3.0</version>
+ <version>1.3.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 625c9b27d6..f2f0aa78b0 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.3.0</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>