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 8451ccf4f0 Downgrade to maven-release-plugin 2.5.3
8451ccf4f0 is described below

commit 8451ccf4f0430c872b8888dc59d46b4c32653daa
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Jun 28 12:05:54 2023 +0200

    Downgrade to maven-release-plugin 2.5.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 95ae576c40..b0791842e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
     <maven-surefire-plugin-version>2.22.2</maven-surefire-plugin-version>
     <maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>
     <maven-assembly-plugin-version>3.6.0</maven-assembly-plugin-version>
-    <maven-release-plugin-version>3.0.1</maven-release-plugin-version>
+    <maven-release-plugin-version>2.5.3</maven-release-plugin-version>
     <maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
     <maven-enforcer-plugin-version>3.3.0</maven-enforcer-plugin-version>
     <maven-war-plugin-version>3.3.2</maven-war-plugin-version>

Reply via email to