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

mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new b9d4912  Removed duplicated declaration of log4j test in 
dependenciesManagement (#1597)
b9d4912 is described below

commit b9d4912778753865a64073553086cd46964cfd20
Author: Matteo Merli <mme...@apache.org>
AuthorDate: Tue Apr 17 10:50:20 2018 -0700

    Removed duplicated declaration of log4j test in dependenciesManagement 
(#1597)
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 26dced5..aeb8391 100644
--- a/pom.xml
+++ b/pom.xml
@@ -431,12 +431,6 @@ flexible messaging model and an intuitive client 
API.</description>
         <type>test-jar</type>
         <version>${log4j2.version}</version>
       </dependency>
-      <dependency>
-        <groupId>org.apache.logging.log4j</groupId>
-        <artifactId>log4j-core</artifactId>
-        <type>test-jar</type>
-        <version>${log4j2.version}</version>
-      </dependency>
 
       <dependency>
         <groupId>org.jctools</groupId>

-- 
To stop receiving notification emails like this one, please contact
mme...@apache.org.

Reply via email to