aboutsummaryrefslogtreecommitdiff
path: root/yarn/pom.xml
diff options
context:
space:
mode:
authorPatrick Wendell <patrick@databricks.com>2015-02-10 23:46:02 -0800
committerPatrick Wendell <patrick@databricks.com>2015-02-10 23:46:02 -0800
commit3a503839ffbcf367578d2148a27ad4300c124646 (patch)
tree1c7de140240f32271d4f426e569309613a0fab14 /yarn/pom.xml
parent0386fc4d6b8ede2d7e4a962b0e3c2569e273e7ec (diff)
downloadspark-3a503839ffbcf367578d2148a27ad4300c124646.tar.gz
spark-3a503839ffbcf367578d2148a27ad4300c124646.tar.bz2
spark-3a503839ffbcf367578d2148a27ad4300c124646.zip
Revert "Preparing development version 1.3.1-SNAPSHOT"
This reverts commit ba12b793f1f4f432e71439e2a7ebacce74d9c472.
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 d0770d1746..bfbde659da 100644
--- a/yarn/pom.xml
+++ b/yarn/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>spark-parent</artifactId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>