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 16:38:05 UTC

[maven-dist-tool] branch master updated: ignore old parent POM version that is higher

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 826ccef  ignore old parent POM version that is higher
826ccef is described below

commit 826cceff0f3af0390c82778f86d2cb7607a436ae
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun May 22 18:38:02 2022 +0200

    ignore old parent POM version that is higher
---
 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 e142154..04c1c59 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -33,7 +33,7 @@
   maven-archetype
 
 /archetype: org.apache.maven.archetypes
-  maven-archetype-bundles
+  maven-archetype-bundles [,30)
 
 /binaries: content.not.checked