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 4cf77b777a Revert "[AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0"
4cf77b777a is described below
commit 4cf77b777ad0777c3b2a405ac0a4f9f84856b845
Author: JB Onofré <[email protected]>
AuthorDate: Mon Jun 26 13:54:26 2023 +0200
Revert "[AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0"
This reverts commit e07950ba9d35b7b4575de24dc41d3aa7ff178af5.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2e5949bb70..0a1fcdc923 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
<maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
<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-assembly-plugin-version>3.3.0</maven-assembly-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>