Repository: karaf Updated Branches: refs/heads/karaf-4.0.x 77cea73ad -> a76630db5
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/a76630db Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/a76630db Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/a76630db Branch: refs/heads/karaf-4.0.x Commit: a76630db5c02a345004a9b38afdbbfb58e848446 Parents: 77cea73 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 7 11:08:37 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 7 11:10:07 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/a76630db/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3a654fd..257e37a 100644 --- a/pom.xml +++ b/pom.xml @@ -1772,7 +1772,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>
