aboutsummaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-02-10 23:46:04 -0800
committerPatrick Wendell <patrick@databricks.com>2015-02-10 23:46:04 -0800
commit6a91d5993380e266441ccb27b1b06b528a968dec (patch)
tree25bc3a901bdb3efbfa4d98efa94f06bea2342191 /extras
parent3a503839ffbcf367578d2148a27ad4300c124646 (diff)
downloadspark-6a91d5993380e266441ccb27b1b06b528a968dec.tar.gz
spark-6a91d5993380e266441ccb27b1b06b528a968dec.tar.bz2
spark-6a91d5993380e266441ccb27b1b06b528a968dec.zip
Revert "Preparing Spark release v1.3.0-snapshot1"
This reverts commit 53068f56f40bf03b7fc52e5980fb7e205903fc8b.
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 7de9b12e92..c815eda52b 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>