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 5b2f48e20a [AMQ-9267] Upgrade to maven-release-plugin 3.0.1
new 92b08c7cca Merge pull request #1020 from jbonofre/AMQ-9267
5b2f48e20a is described below
commit 5b2f48e20a7c696624499a3eb95c209fbe9ac8f6
Author: JB Onofré <[email protected]>
AuthorDate: Thu Jun 8 10:15:22 2023 +0200
[AMQ-9267] Upgrade to maven-release-plugin 3.0.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index edde130e76..b07d8d61a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,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>