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 in...@apache.org on 2017/05/02 21:54:43 UTC

[47/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/91ab2d51
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/91ab2d51
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/91ab2d51

Branch: refs/heads/HDFS-10467
Commit: 91ab2d51cb76b8f9b389dd3ada559ded3c64679d
Parents: 56b983c
Author: Akira Ajisaka <aa...@apache.org>
Authored: Tue May 2 23:52:34 2017 +0900
Committer: Inigo <in...@apache.org>
Committed: Tue May 2 14:52:07 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/91ab2d51/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