This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
new db16ca7029 [AMQ-9267] Upgrade to maven-release-plugin 3.0.1
db16ca7029 is described below
commit db16ca7029e91bed3c89efdde1409ef7c3f1ac81
Author: JB Onofré <[email protected]>
AuthorDate: Thu Jun 8 10:15:22 2023 +0200
[AMQ-9267] Upgrade to maven-release-plugin 3.0.1
(cherry picked from commit 5b2f48e20a7c696624499a3eb95c209fbe9ac8f6)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d8039ee56b..a61f324118 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@
<maven-surefire-plugin-version>3.1.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.0-M7</maven-release-plugin-version>
+ <maven-release-plugin-version>3.0.1</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>