aboutsummaryrefslogtreecommitdiff
path: root/yarn
diff options
context:
space:
mode:
authorUbuntu <ubuntu@ip-172-31-5-6.us-west-2.compute.internal>2014-11-17 06:37:44 +0000
committerUbuntu <ubuntu@ip-172-31-5-6.us-west-2.compute.internal>2014-11-17 06:37:44 +0000
commit38c1fbd9694430cefd962c90bc36b0d108c6124b (patch)
treeaf94c382bfbff9f1801cb6f38971e3b6eaedd962 /yarn
parente1339daec59ff57cdcbccd9073e9dd5f0ac9d3df (diff)
downloadspark-38c1fbd9694430cefd962c90bc36b0d108c6124b.tar.gz
spark-38c1fbd9694430cefd962c90bc36b0d108c6124b.tar.bz2
spark-38c1fbd9694430cefd962c90bc36b0d108c6124b.zip
Preparing Spark release v1.2.0-snapshot1
Diffstat (limited to 'yarn')
-rw-r--r--yarn/alpha/pom.xml2
-rw-r--r--yarn/pom.xml2
-rw-r--r--yarn/stable/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/yarn/alpha/pom.xml b/yarn/alpha/pom.xml
index 7dadbba58f..2f7f98bac8 100644
--- a/yarn/alpha/pom.xml
+++ b/yarn/alpha/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>yarn-parent_2.10</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
diff --git a/yarn/pom.xml b/yarn/pom.xml
index 2885e6607e..7ab7154545 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.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/yarn/stable/pom.xml b/yarn/stable/pom.xml
index fe55d70ccc..7c5499bf6d 100644
--- a/yarn/stable/pom.xml
+++ b/yarn/stable/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.spark</groupId>
<artifactId>yarn-parent_2.10</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>