You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2022/08/19 07:28:32 UTC

[activemq] branch main updated: Use version from parent pom

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

jbonofre 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 4acabd2e5 Use version from parent pom
4acabd2e5 is described below

commit 4acabd2e5aca54338e4e0742651e5d5b61cd29e9
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Aug 19 09:28:17 2022 +0200

    Use version from parent pom
---
 activemq-amqp/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml
index 3fc60cbe6..87c1cb693 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>