You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2022/08/20 09:13:11 UTC

[maven-dist-tool] 07/07: Fix few warnings for planned milestone releases

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git

commit 6ad59fc501af282d5d38dd205aa94440eac0d4ec
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Aug 20 11:12:40 2022 +0200

    Fix few warnings for planned milestone releases
---
 src/main/resources/dist-tool.conf | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/resources/dist-tool.conf b/src/main/resources/dist-tool.conf
index e258427..4d41ba3 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -38,7 +38,7 @@
 /binaries: content.not.checked
 
 /doxia: org.apache.maven.doxia
-  doxia
+  doxia [1.9.1,2.0.0)
 ##  doxia-book-maven-plugin
 ##  doxia-book-renderer
   doxia-converter
@@ -129,7 +129,7 @@
   maven-scm-publish-plugin
   maven-scripting-plugin
   maven-shade-plugin
-  maven-site-plugin
+  maven-site-plugin [3.12.1,4.0.0)
   maven-source-plugin
   maven-stage-plugin
   * maven-surefire-plugin
@@ -162,9 +162,9 @@
   maven-release (,3) 
 
 /reporting: org.apache.maven.reporting https://maven.apache.org/shared/
-  maven-reporting-api
+  maven-reporting-api [3.1.1,4.0.0)
   maven-reporting-exec
-  maven-reporting-impl
+  maven-reporting-impl [3.2.0,4.0.0)
 
 /resolver: org.apache.maven.resolver
   maven-resolver