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 47343ba0ce [AMQ-9268] Upgrade to maven-source-plugin 3.3.0
47343ba0ce is described below

commit 47343ba0ce0b7c7697524c3c67c20dc03deb2091
Author: JB Onofré <jb.ono...@dremio.com>
AuthorDate: Thu Jun 8 10:35:15 2023 +0200

    [AMQ-9268] Upgrade to maven-source-plugin 3.3.0
    
    (cherry picked from commit b6fc3898382a6200ddc49bcab746cc200cb6a995)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1b355023b1..bc3adcd062 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
     <maven-compiler-plugin-version>3.11.0</maven-compiler-plugin-version>
     <maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
     <maven-archiver-version>2.5</maven-archiver-version>
-    <maven-source-plugin-version>3.2.1</maven-source-plugin-version>
+    <maven-source-plugin-version>3.3.0</maven-source-plugin-version>
     <maven-javadoc-plugin-version>3.4.1</maven-javadoc-plugin-version>
     <maven-install-plugin-version>2.5.2</maven-install-plugin-version>
     <maven-shade-plugin-version>3.3.0</maven-shade-plugin-version>

Reply via email to