aboutsummaryrefslogtreecommitdiff
path: root/network/common
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2015-06-02 08:41:15 -0700
committerPatrick Wendell <pwendell@gmail.com>2015-06-02 08:41:15 -0700
commit92a677891ccf04ebf82194d2787c92e7d3e93bfe (patch)
tree33732d7fd631fd6725f40054c13e03a17eaa7e88 /network/common
parent48c506724a388a460017e53359faf939a549d4c5 (diff)
downloadspark-92a677891ccf04ebf82194d2787c92e7d3e93bfe.tar.gz
spark-92a677891ccf04ebf82194d2787c92e7d3e93bfe.tar.bz2
spark-92a677891ccf04ebf82194d2787c92e7d3e93bfe.zip
Preparing development version 1.4.0-SNAPSHOT
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 3e541b5860..0c3147761c 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</version>
+ <version>1.4.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>