You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2019/03/24 15:24:27 UTC

[hbase] branch branch-2.1 updated: HBASE-22052 pom cleaning; ANOTHER ADDENDUM

This is an automated email from the ASF dual-hosted git repository.

stack pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.1 by this push:
     new 7ca8578   HBASE-22052 pom cleaning; ANOTHER ADDENDUM
7ca8578 is described below

commit 7ca8578032c39d314b7877cdd23ca2a872510016
Author: stack <st...@apache.org>
AuthorDate: Sun Mar 24 11:24:13 2019 -0400

     HBASE-22052 pom cleaning; ANOTHER ADDENDUM
---
 pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index f157359..92061b5 100755
--- a/pom.xml
+++ b/pom.xml
@@ -2496,10 +2496,6 @@
                 <artifactId>jersey-core</artifactId>
               </exclusion>
               <exclusion>
-                <groupId>org.apache.htrace</groupId>
-                <artifactId>htrace-core</artifactId>
-              </exclusion>
-              <exclusion>
                 <groupId>javax.servlet.jsp</groupId>
                 <artifactId>jsp-api</artifactId>
               </exclusion>
@@ -2593,10 +2589,6 @@
                 <artifactId>jersey-core</artifactId>
               </exclusion>
               <exclusion>
-                <groupId>org.apache.htrace</groupId>
-                <artifactId>htrace-core</artifactId>
-              </exclusion>
-              <exclusion>
                 <groupId>commons-beanutils</groupId>
                 <artifactId>commons-beanutils</artifactId>
               </exclusion>