You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by lg...@apache.org on 2019/01/31 10:25:55 UTC

[mina-sshd] 02/02: Upgraded Maven JAR plugin version to 3.1.1

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

lgoldstein pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git

commit 312e96e460efa7587bde33897ebb6876d75e5379
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Thu Jan 31 12:21:01 2019 +0200

    Upgraded Maven JAR plugin version to 3.1.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0d2d9bf..7a9b788 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1262,7 +1262,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-jar-plugin</artifactId>
-                <version>3.1.0</version>
+                <version>3.1.1</version>
                 <inherited>true</inherited>
                 <configuration>
                     <archive>