You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ae...@apache.org on 2017/05/09 05:46:59 UTC

[16/50] [abbrv] hadoop git commit: HADOOP-14367. Remove unused setting from pom.xml. Contributed by Chen Liang.

HADOOP-14367. Remove unused setting from pom.xml. Contributed by Chen Liang.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dc77255a
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dc77255a
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/dc77255a

Branch: refs/heads/HDFS-7240
Commit: dc77255a7ba82b746ec4bec8ef0fcaafbc6b6f00
Parents: 20cde55
Author: Akira Ajisaka <aa...@apache.org>
Authored: Tue May 2 23:52:34 2017 +0900
Committer: Akira Ajisaka <aa...@apache.org>
Committed: Tue May 2 23:52:34 2017 +0900

----------------------------------------------------------------------
 hadoop-project/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/dc77255a/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 8c855cc..b282065 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -90,7 +90,6 @@
     <findbugs.version>3.0.0</findbugs.version>
     <spotbugs.version>3.1.0-RC1</spotbugs.version>
 
-    <tomcat.version>6.0.48</tomcat.version>
     <guice.version>4.0</guice.version>
     <joda-time.version>2.9.4</joda-time.version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org