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 14:51:15 UTC

[maven-dist-tool] branch master updated: fix mvnd artifactId

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 36ef0de  fix mvnd artifactId
36ef0de is described below

commit 36ef0de743add9309bceae66ca98dc79dfd0724f
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun May 22 16:51:12 2022 +0200

    fix mvnd artifactId
---
 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 987cd7f..9e9e601 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -74,7 +74,7 @@
   apache-maven
 
 /mvnd: org.mvndaemon.mvnd src
-  maven-mvnd
+  mvnd
 
 /plugin-testing: org.apache.maven.plugin-testing
   maven-plugin-testing