aboutsummaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-03-05 14:56:23 -0800
committerPatrick Wendell <patrick@databricks.com>2015-03-05 14:56:23 -0800
commitd6b9dce18f45b5144db2b59656d64db1af25c11b (patch)
treef09c8517386ee72e2d603d3f5227d9b8b4046b4a /extras
parent556e0de1aded8d0b0606063e4e66ee144bcdb5bc (diff)
downloadspark-d6b9dce18f45b5144db2b59656d64db1af25c11b.tar.gz
spark-d6b9dce18f45b5144db2b59656d64db1af25c11b.tar.bz2
spark-d6b9dce18f45b5144db2b59656d64db1af25c11b.zip
Revert "Preparing development version 1.3.1-SNAPSHOT"
This reverts commit 5097f869efbdb75d3b87bcbd8e621e7c12356942.
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 c6c7f569e4..eb720ee068 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.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 607ca777bd..3c889111cd 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.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 d4e8dc4506..72d93dbec3 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.3.1-SNAPSHOT</version>
+ <version>1.3.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>