You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2022/05/22 17:29:49 UTC

[maven-dist-tool] branch master updated: typo...

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-dist-tool.git


The following commit(s) were added to refs/heads/master by this push:
     new 6fa5736  typo...
6fa5736 is described below

commit 6fa5736e5a112c771ed181cecf1b2b0cffd890d7
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun May 22 19:29:46 2022 +0200

    typo...
---
 src/main/resources/dist-tool.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/dist-tool.conf b/src/main/resources/dist-tool.conf
index 44c92cb..d0b30e9 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -83,7 +83,7 @@
 /plugin-tools: org.apache.maven.plugin-tools
   maven-plugin-tools
 
-# when adding a plugin, don't forget org.apache.maven.dist.tools.prerequisites.GetPrerequisite
+## when adding a plugin, don't forget org.apache.maven.dist.tools.prerequisites.GetPrerequisite
 /plugins: org.apache.maven.plugins https://maven.apache.org/plugins/
   maven-acr-plugin
   maven-antrun-plugin