This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch maven-source-plugin in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
commit e890d96cff9b2c87ad16a05afafdcc1b7e7d4cf9 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Jan 7 12:44:45 2020 +0100 Bump Maven source plugin to version 3.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 66c7da2..0b36f6b 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ <maven-gpg-plugin.version>1.6</maven-gpg-plugin.version> <maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version> <maven-javadoc-plugin.version>3.1.1</maven-javadoc-plugin.version> - <maven-source-plugin.version>3.1.0</maven-source-plugin.version> + <maven-source-plugin.version>3.2.1</maven-source-plugin.version> <maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version> <jandex-maven-plugin.version>1.0.7</jandex-maven-plugin.version> <build-helper-maven-plugin.version>3.0.0</build-helper-maven-plugin.version>
