aboutsummaryrefslogtreecommitdiff
path: root/network/shuffle
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-06-22 22:21:31 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-06-22 22:21:31 -0700
commit1cfa7302ee9ac4ec31728f74c63714d53adf27b7 (patch)
tree8e0bb7b4610059364bc75e9624b0e5979b5c3670 /network/shuffle
parentd0a5560ce4b898ef931c37a315ad53e1d5fbe6c6 (diff)
downloadspark-1cfa7302ee9ac4ec31728f74c63714d53adf27b7.tar.gz
spark-1cfa7302ee9ac4ec31728f74c63714d53adf27b7.tar.bz2
spark-1cfa7302ee9ac4ec31728f74c63714d53adf27b7.zip
Preparing development version 1.4.2-SNAPSHOT
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 48837df6e6..2751eb91da 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.1</version>
+ <version>1.4.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>