This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new ffe9756 fix typo
ffe9756 is described below
commit ffe97568b34e0341de58bea3e33dd5c13513f88f
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sat Nov 27 19:13:02 2021 +0100
fix typo
---
src/site/apt/index.apt.vm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index 36c9bd9..8b527dd 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -32,7 +32,7 @@ ${project.name}
* Goals Overview
- The Artifact Plugin only has one goal currently.
+ The Artifact Plugin only has two goals currently:
* {{{./buildinfo-mojo.html}artifact:buildinfo}} records current build
results in {{{https://reproducible-builds.org/docs/jvm/}Reproducible Builds
buildinfo}} file,