You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2020/06/08 08:00:13 UTC

[karaf-decanter] branch master updated: [KARAF-6756] Upgrade to maven-gpg-plugin 1.6

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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/master by this push:
     new 04ea7d8  [KARAF-6756] Upgrade to maven-gpg-plugin 1.6
     new 4d74b4d  Merge pull request #168 from jbonofre/KARAF-6756
04ea7d8 is described below

commit 04ea7d816c5757e903fdad3fc01a33bab3b7f9a2
Author: jbonofre <jb...@apache.org>
AuthorDate: Sun Jun 7 07:01:18 2020 +0200

    [KARAF-6756] Upgrade to maven-gpg-plugin 1.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 577c0bd..d1d8144 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-gpg-plugin</artifactId>
-                    <version>1.4</version>
+                    <version>1.6</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>