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 2016/03/07 11:09:02 UTC

karaf git commit: KARAF-4389 - Upgrade to maven-gpg-plugin 1.6

Repository: karaf
Updated Branches:
  refs/heads/master e07b9b617 -> e55023f4e


KARAF-4389 - Upgrade to maven-gpg-plugin 1.6


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/e55023f4
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/e55023f4
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/e55023f4

Branch: refs/heads/master
Commit: e55023f4e55a256a8e72bdc5a415af74b9056e56
Parents: e07b9b6
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Mar 7 11:08:37 2016 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Mar 7 11:08:37 2016 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/e55023f4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 401b82c..09b771b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1774,7 +1774,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>