aboutsummaryrefslogtreecommitdiff
path: root/network/common/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-19 02:27:14 -0700
committerPatrick Wendell <patrick@databricks.com>2015-05-19 02:27:14 -0700
commit586ede6b32790dc15b6111836bd5955c61b53bac (patch)
tree99f704ef8dc6a4bd0f309a225859410b326264aa /network/common/pom.xml
parente7309ec729607e485525c90166a56bfac18b625e (diff)
downloadspark-586ede6b32790dc15b6111836bd5955c61b53bac.tar.gz
spark-586ede6b32790dc15b6111836bd5955c61b53bac.tar.bz2
spark-586ede6b32790dc15b6111836bd5955c61b53bac.zip
Revert "Preparing Spark release v1.4.0-rc1"
This reverts commit 79fb01a3be07b5086134a6fe103248e9a33a9500.
Diffstat (limited to 'network/common/pom.xml')
-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>