aboutsummaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-19 00:10:39 -0700
committerPatrick Wendell <patrick@databricks.com>2015-05-19 00:10:39 -0700
commitb0c63d24134a905685d02f0fdb5f9f8f8965a7c5 (patch)
tree666d437e15d3271e241f1a15d4ed115df37702ad /extras
parent198a186ad382a3b860a1347f74edce53517f7eb9 (diff)
downloadspark-b0c63d24134a905685d02f0fdb5f9f8f8965a7c5.tar.gz
spark-b0c63d24134a905685d02f0fdb5f9f8f8965a7c5.tar.bz2
spark-b0c63d24134a905685d02f0fdb5f9f8f8965a7c5.zip
Revert "Preparing Spark release v1.4.0-rc1"
This reverts commit 38ccef36c1551dc36d9444f47df11ae34c1e139e.
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 b9c52344f5..4351a8a12f 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_2.10</artifactId>
- <version>1.4.0</version>
+ <version>1.4.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/extras/kinesis-asl/pom.xml b/extras/kinesis-asl/pom.xml
index 0ab5058d9f..25847a1b33 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_2.10</artifactId>
- <version>1.4.0</version>
+ <version>1.4.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 cf878d12d5..e14bbae4a9 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_2.10</artifactId>
- <version>1.4.0</version>
+ <version>1.4.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>