aboutsummaryrefslogtreecommitdiff
path: root/network/common
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-06-02 17:01:10 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-06-02 17:01:10 -0700
commita14fad11ef1fc60c95450dbd40322eb3e7802bd9 (patch)
treedfca67e32ec976ef6917d01e6c0ac521e405bf74 /network/common
parent97d4cd07406a3d2fd5be83b009988d8bc320b524 (diff)
downloadspark-a14fad11ef1fc60c95450dbd40322eb3e7802bd9.tar.gz
spark-a14fad11ef1fc60c95450dbd40322eb3e7802bd9.tar.bz2
spark-a14fad11ef1fc60c95450dbd40322eb3e7802bd9.zip
Preparing Spark release v1.4.0-rc4
Diffstat (limited to 'network/common')
-rw-r--r--network/common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/common/pom.xml b/network/common/pom.xml
index 0c3147761c..3e541b5860 100644
--- a/network/common/pom.xml
+++ b/network/common/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>