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 2020/06/19 11:36:07 UTC

[maven-sources] branch master updated: fixed location

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-sources.git


The following commit(s) were added to refs/heads/master by this push:
     new 7e9f7ec  fixed location
7e9f7ec is described below

commit 7e9f7ec8961eae9481124bec27cb4e43ccbac4ea
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Fri Jun 19 13:36:00 2020 +0200

    fixed location
---
 default.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/default.xml b/default.xml
index 96cc490..a46aad0 100644
--- a/default.xml
+++ b/default.xml
@@ -67,7 +67,7 @@
 
   <project path='plugins/tools/maven-antrun-plugin'         name='maven-antrun-plugin.git' />
   <project path='plugins/tools/archetype'                   name='maven-archetype.git' />
-  <project path='plugins/tools/artifact'                    name='maven-artifact-plugin.git' />
+  <project path='plugins/tools/maven-artifact-plugin'       name='maven-artifact-plugin.git' />
   <project path='plugins/tools/maven-assembly-plugin'       name='maven-assembly-plugin.git' />
   <project path='plugins/tools/maven-dependency-plugin'     name='maven-dependency-plugin.git' />
   <project path='plugins/tools/enforcer'                    name='maven-enforcer.git' />