You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2021/03/01 16:24:22 UTC

[maven-gpg-plugin] branch master updated (b38c638 -> 4016721)

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

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


    from b38c638  Merge pull request #11 from Syquel/bugfix/MGPG-80
     add 7438b37  [MGPG-80] implement GpgVersion equality in adherence to comparibility
     add 4016721  Merge pull request #12 from Syquel/bugfix/MGPG-80_equality

No new revisions were added by this update.

Summary of changes:
 .../org/apache/maven/plugins/gpg/GpgVersion.java   | 25 ++++++++++++++++++++++
 .../maven/plugins/gpg/GpgVersionConsumerTest.java  |  2 +-
 .../apache/maven/plugins/gpg/GpgVersionTest.java   | 23 ++++++++++++++++++++
 3 files changed, 49 insertions(+), 1 deletion(-)