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 14782c0793 [AMQ-9267] Upgrade to maven-release-plugin 3.0.1
14782c0793 is described below
commit 14782c079322e8afc685875bb5a33031187abf1b
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 20f04370d2..dc51aa5e6c 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.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>