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 2018/11/07 03:42:51 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-1954] maven-jarsigner-plugin is updated

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

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


The following commit(s) were added to refs/heads/4.0.x by this push:
     new 0bc994f  [OPENMEETINGS-1954] maven-jarsigner-plugin is updated
0bc994f is described below

commit 0bc994fe405ab7985b0e27b588f396ba77af1729
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Wed Nov 7 10:42:13 2018 +0700

    [OPENMEETINGS-1954] maven-jarsigner-plugin is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3a2aed3..61a6c6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
 		<buildnumber-maven-plugin.version>1.4</buildnumber-maven-plugin.version>
 		<apache-rat-plugin.version>0.13</apache-rat-plugin.version>
 		<keytool-maven-plugin.version>1.5</keytool-maven-plugin.version>
-		<maven-jarsigner-plugin.version>1.4</maven-jarsigner-plugin.version>
+		<maven-jarsigner-plugin.version>3.0.0</maven-jarsigner-plugin.version>
 		<sonar-maven-plugin.version>3.5.0.1254</sonar-maven-plugin.version>
 		<jacoco-maven-plugin.versoin>0.8.2</jacoco-maven-plugin.versoin>
 		<!-- dependency versions -->