aboutsummaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorUbuntu <ubuntu@ip-172-31-24-218.us-west-2.compute.internal>2015-01-27 00:12:04 +0000
committerUbuntu <ubuntu@ip-172-31-24-218.us-west-2.compute.internal>2015-01-27 00:12:04 +0000
commite87eb2b42f137c22194cfbca2abf06fecdf943da (patch)
tree072715a56130e9aa1f60d7d6ad1779415178a849 /extras
parent07c0fd195eaddf57b3fcfffbde2a5817dff967bf (diff)
downloadspark-e87eb2b42f137c22194cfbca2abf06fecdf943da.tar.gz
spark-e87eb2b42f137c22194cfbca2abf06fecdf943da.tar.bz2
spark-e87eb2b42f137c22194cfbca2abf06fecdf943da.zip
Preparing Spark release v1.2.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 ecdc3c8b47..bd4f6f558c 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.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/extras/kinesis-asl/pom.xml b/extras/kinesis-asl/pom.xml
index 8c0721fb48..5fc5bc2899 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.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/extras/spark-ganglia-lgpl/pom.xml b/extras/spark-ganglia-lgpl/pom.xml
index 2b89959988..e51ff8123a 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.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>