From c70322d1cf20b71389bcd48f60098ebb32f3399e Mon Sep 17 00:00:00 2001 From: rohithsharmaks Date: Mon, 18 Jan 2016 16:38:52 +0530 Subject: [PATCH] YARN-4265 Addendum patch to fix compilation issue caused by project version number --- .../hadoop-yarn-server-timeline-pluginstorage/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage/pom.xml b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage/pom.xml index 385ba5ddd5a..4fc08b0ce7b 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage/pom.xml +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timeline-pluginstorage/pom.xml @@ -22,12 +22,12 @@ hadoop-yarn-server org.apache.hadoop - 3.0.0-SNAPSHOT + 2.8.0-SNAPSHOT 4.0.0 org.apache.hadoop hadoop-yarn-server-timeline-pluginstorage - 3.0.0-SNAPSHOT + 2.8.0-SNAPSHOT Apache Hadoop YARN Timeline Plugin Storage