aboutsummaryrefslogtreecommitdiff
path: root/yarn/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-05-19 00:10:39 -0700
committerPatrick Wendell <patrick@databricks.com>2015-05-19 00:10:39 -0700
commitb0c63d24134a905685d02f0fdb5f9f8f8965a7c5 (patch)
tree666d437e15d3271e241f1a15d4ed115df37702ad /yarn/pom.xml
parent198a186ad382a3b860a1347f74edce53517f7eb9 (diff)
downloadspark-b0c63d24134a905685d02f0fdb5f9f8f8965a7c5.tar.gz
spark-b0c63d24134a905685d02f0fdb5f9f8f8965a7c5.tar.bz2
spark-b0c63d24134a905685d02f0fdb5f9f8f8965a7c5.zip
Revert "Preparing Spark release v1.4.0-rc1"
This reverts commit 38ccef36c1551dc36d9444f47df11ae34c1e139e.
Diffstat (limited to 'yarn/pom.xml')
-rw-r--r--yarn/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn/pom.xml b/yarn/pom.xml
index 9fab5a83ef..00d219f836 100644
--- a/yarn/pom.xml
+++ b/yarn/pom.xml
@@ -20,7 +20,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>