You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2022/07/17 13:42:13 UTC

[maven-gpg-plugin] branch master updated (fc7e88b -> 455750c)

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

slachiewicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git


    from fc7e88b  [MGPG-44] gpg:sign fix non-default output directory
     add db57eab  (doc) add GHA setup
     add 455750c  [MGPG-88] Require Java 8

No new revisions were added by this update.

Summary of changes:
 .asf.yaml => .github/dependabot.yml                | 30 ++++++++++++----------
 .../release-drafter.yml                            |  5 ++--
 .../workflows/maven-verify.yml                     | 15 +++++++++--
 .../workflows/release-drafter.yml                  | 13 +++++++---
 pom.xml                                            |  2 +-
 5 files changed, 44 insertions(+), 21 deletions(-)
 copy .asf.yaml => .github/dependabot.yml (75%)
 copy src/it/sign-release-without-passphrase/invoker.properties => .github/release-drafter.yml (84%)
 copy src/it/sign-and-deploy-file-with-pom/invoker.properties => .github/workflows/maven-verify.yml (78%)
 copy src/it/sign-and-deploy-file-with-pom/invoker.properties => .github/workflows/release-drafter.yml (76%)