You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2022/01/10 04:47:08 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2675] maven-jar-plugin

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new cafd2f9  [OPENMEETINGS-2675] maven-jar-plugin
cafd2f9 is described below

commit cafd2f91cadf5ff06d422e5b2a7cfcfe60da7108
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Mon Jan 10 11:46:59 2022 +0700

    [OPENMEETINGS-2675] maven-jar-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 75a3222..ca387b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
 		<reflow-theme>cerulean</reflow-theme>
 		<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
 		<maven-project-info-reports-plugin.version>3.1.2</maven-project-info-reports-plugin.version>
-		<maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
+		<maven-jar-plugin.version>3.2.1</maven-jar-plugin.version>
 		<maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
 		<maven-dependency-plugin.version>3.2.0</maven-dependency-plugin.version>
 		<maven-bundle-plugin.version>5.1.1</maven-bundle-plugin.version>