aboutsummaryrefslogtreecommitdiff
path: root/network/shuffle/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-01-28 07:48:55 +0000
committerPatrick Wendell <patrick@databricks.com>2015-01-28 07:48:55 +0000
commitb77f87673d1f9f03d4c83cf583158227c551359b (patch)
tree46ad04d212ea11f0ca4303b1f4891211e7629555 /network/shuffle/pom.xml
parent4026bba79e08e99a11bc1242ef035c25cdb8d364 (diff)
downloadspark-b77f87673d1f9f03d4c83cf583158227c551359b.tar.gz
spark-b77f87673d1f9f03d4c83cf583158227c551359b.tar.bz2
spark-b77f87673d1f9f03d4c83cf583158227c551359b.zip
Preparing Spark release v1.2.1-rc2
Diffstat (limited to 'network/shuffle/pom.xml')
-rw-r--r--network/shuffle/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/shuffle/pom.xml b/network/shuffle/pom.xml
index c5e727ff17..7d624a4bc9 100644
--- a/network/shuffle/pom.xml
+++ b/network/shuffle/pom.xml
@@ -22,7 +22,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>