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

cshannon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new 9b1eb96b8 NO-JIRA: activemq-log4j-appender maven-compiler-plugin 
should use root pom version
9b1eb96b8 is described below

commit 9b1eb96b838957cd60541ca5e057567be3f11990
Author: Christopher L. Shannon (cshannon) <[email protected]>
AuthorDate: Thu Apr 28 10:43:49 2022 -0400

    NO-JIRA: activemq-log4j-appender maven-compiler-plugin should use root pom 
version
---
 activemq-log4j-appender/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/activemq-log4j-appender/pom.xml b/activemq-log4j-appender/pom.xml
index 7bf76b0a8..2047db989 100644
--- a/activemq-log4j-appender/pom.xml
+++ b/activemq-log4j-appender/pom.xml
@@ -67,7 +67,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-compiler-plugin</artifactId>
-        <version>3.1</version>
         <executions>
           <execution>
             <id>log4j-plugin-processor</id>

Reply via email to