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 8981e5feba Revert "[AMQ-9268] Upgrade to maven-source-plugin 3.3.0"
8981e5feba is described below
commit 8981e5febab375c09f1e5a5f78ad46067b574a0d
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Jun 25 20:51:53 2023 +0200
Revert "[AMQ-9268] Upgrade to maven-source-plugin 3.3.0"
This reverts commit e3ab590bde8b37a91d777905395b8f113fa10b90.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3ca3289894..c6479dd19d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
<maven-compiler-plugin-version>3.11.0</maven-compiler-plugin-version>
<maven-rar-plugin-version>3.0.0</maven-rar-plugin-version>
<maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
- <maven-source-plugin-version>3.3.0</maven-source-plugin-version>
+ <maven-source-plugin-version>3.2.1</maven-source-plugin-version>
<maven-javadoc-plugin-version>3.5.0</maven-javadoc-plugin-version>
<maven-install-plugin-version>2.5.2</maven-install-plugin-version>
<maven-shade-plugin-version>3.4.1</maven-shade-plugin-version>