aboutsummaryrefslogtreecommitdiff
path: root/network/common
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-19 05:01:11 +0000
committerPatrick Wendell <patrick@databricks.com>2015-05-19 05:01:11 +0000
commite8e97e3a630dea3c68702e26bc56f61044b2db71 (patch)
treeade2598bd41b8565541eb2165ce9faf8431285e5 /network/common
parent99436bd040cf477f475fa14fcf3a730350085c51 (diff)
downloadspark-e8e97e3a630dea3c68702e26bc56f61044b2db71.tar.gz
spark-e8e97e3a630dea3c68702e26bc56f61044b2db71.tar.bz2
spark-e8e97e3a630dea3c68702e26bc56f61044b2db71.zip
Preparing Spark release v1.4.0-rc1
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>