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

jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new b46cccc96 Use version from parent pom
b46cccc96 is described below

commit b46cccc9611e8a7f760829f817f56d0da574b89c
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Aug 19 09:28:17 2022 +0200

    Use version from parent pom
    
    (cherry picked from commit 4acabd2e5aca54338e4e0742651e5d5b61cd29e9)
---
 activemq-amqp/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml
index afe0894a4..ea40ef592 100644
--- a/activemq-amqp/pom.xml
+++ b/activemq-amqp/pom.xml
@@ -204,7 +204,6 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>build-helper-maven-plugin</artifactId>
-            <version>1.7</version>
             <executions>
               <execution>
                 <id>add-test-source</id>

Reply via email to