aboutsummaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-04-04 20:25:25 +0000
committerPatrick Wendell <patrick@databricks.com>2015-04-04 20:25:25 +0000
commit0dcb5d9f31b713ed90bcec63ebc4e530cbb69851 (patch)
tree43460361e5ede8c889acfcd7196daf7aede4e9f1 /extras
parent5db4ff2f3d4ed87ec7fc31ec609165cbb3831504 (diff)
downloadspark-0dcb5d9f31b713ed90bcec63ebc4e530cbb69851.tar.gz
spark-0dcb5d9f31b713ed90bcec63ebc4e530cbb69851.tar.bz2
spark-0dcb5d9f31b713ed90bcec63ebc4e530cbb69851.zip
Preparing Spark release v1.3.1-rc1
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..54e2915975 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.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/extras/kinesis-asl/pom.xml b/extras/kinesis-asl/pom.xml
index 607ca777bd..dbb89d1d3f 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.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/extras/spark-ganglia-lgpl/pom.xml b/extras/spark-ganglia-lgpl/pom.xml
index d4e8dc4506..2169003063 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.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>