Skip to content

Commit 3ba88f4

Browse files
committed
[MGPG-64] updated javadoc
1 parent 82d1072 commit 3ba88f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/maven/plugins/gpg/GpgSignAttachedMojo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public class GpgSignAttachedMojo
5959

6060
/**
6161
* A list of files to exclude from being signed. Can contain Ant-style wildcards and double wildcards. The default
62-
* excludes are <code>**&#47;*.md5 **&#47;*.sha1 **&#47;*.asc</code>.
62+
* excludes are <code>**&#47;*.md5 **&#47;*.sha1 **&#47;*.sha256 **&#47;*.sha512 **&#47;*.asc</code>.
6363
*
6464
* @since 1.0-alpha-4
6565
*/

0 commit comments

Comments
 (0)