Upgrading GPG plugin
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/f2d45fdd Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/f2d45fdd Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/f2d45fdd Branch: refs/heads/1_2_X Commit: f2d45fdd29e6b938ebb5938f818b612d5e985047 Parents: 7b1c5eb Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Jan 21 06:28:37 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Jan 21 06:28:37 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/f2d45fdd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index da0954d..70d275d 100644 --- a/pom.xml +++ b/pom.xml @@ -1506,7 +1506,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-gpg-plugin</artifactId> - <version>1.5</version> + <version>1.6</version> <executions> <execution> <id>sign-artifacts</id>
