You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by fp...@apache.org on 2019/02/25 03:13:56 UTC

[shiro] branch master updated: [SHIRO-676] Upgrade to maven-jar-plugin 3.1.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a2518b5  [SHIRO-676] Upgrade to maven-jar-plugin 3.1.0
     new 73fd617  Merge pull request #124 from fpapon/SHIRO-676
a2518b5 is described below

commit a2518b538f213d00eb5b682ad5cc7718965aa419
Author: Francois Papon <fp...@apache.org>
AuthorDate: Sun Feb 24 21:15:57 2019 +0400

    [SHIRO-676] Upgrade to maven-jar-plugin 3.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f898c85..e85902d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -475,7 +475,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-jar-plugin</artifactId>
-                <version>3.0.2</version>
+                <version>3.1.0</version>
                 <configuration>
                     <archive>
                         <manifest>