aboutsummaryrefslogtreecommitdiff
path: root/network/shuffle
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-05-29 13:06:59 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-05-29 13:06:59 -0700
commitdd109a8746ec07c7c83995890fc2c0cd7a693730 (patch)
tree0961716e58cd91f7c505a34617d1e9d4b20906f4 /network/shuffle
parent18811ca20bc3c9c32b6bfbefb3d20092b7889ca8 (diff)
downloadspark-dd109a8746ec07c7c83995890fc2c0cd7a693730.tar.gz
spark-dd109a8746ec07c7c83995890fc2c0cd7a693730.tar.bz2
spark-dd109a8746ec07c7c83995890fc2c0cd7a693730.zip
Preparing Spark release v1.4.0-rc3
Diffstat (limited to 'network/shuffle')
-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 7dc7c65825..da790e98f0 100644
--- a/network/shuffle/pom.xml
+++ b/network/shuffle/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent_2.10</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>