aboutsummaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-03-03 02:20:03 -0800
committerPatrick Wendell <patrick@databricks.com>2015-03-03 02:20:03 -0800
commit4fee08ef0141b1be5684d78b6fe9cb93c98b0bc4 (patch)
treec6b13c3ddaa16d53467a275a2cde1ad8f715a73e /extras
parentce7158cf70c1003c1011d9a755813b31feae91e4 (diff)
downloadspark-4fee08ef0141b1be5684d78b6fe9cb93c98b0bc4.tar.gz
spark-4fee08ef0141b1be5684d78b6fe9cb93c98b0bc4.tar.bz2
spark-4fee08ef0141b1be5684d78b6fe9cb93c98b0bc4.zip
Revert "Preparing development version 1.3.1-SNAPSHOT"
This reverts commit 2ab0ba04f66683be25cbe0e83cecf2bdcb0f13ba.
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 49b8383074..ff140d2d54 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.1-SNAPSHOT</version>
+ <version>1.3.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/extras/kinesis-asl/pom.xml b/extras/kinesis-asl/pom.xml
index 381df2f020..59700c4a8c 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.1-SNAPSHOT</version>
+ <version>1.3.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/extras/spark-ganglia-lgpl/pom.xml b/extras/spark-ganglia-lgpl/pom.xml
index 30d0e2d13f..625c9b27d6 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.1-SNAPSHOT</version>
+ <version>1.3.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>