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 2021/04/05 09:49:12 UTC

[maven] branch master updated: [MNG-7136] add forgotten maven-slf4j-wrapper

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


The following commit(s) were added to refs/heads/master by this push:
     new 53dead3  [MNG-7136] add forgotten maven-slf4j-wrapper
53dead3 is described below

commit 53dead3e9b37c7d591bac536d37214a1f938d07d
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Mon Apr 5 11:49:09 2021 +0200

    [MNG-7136] add forgotten maven-slf4j-wrapper
---
 src/site/xdoc/index.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 4c43e2b..af12e70 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -62,6 +62,7 @@ under the License.
           <area shape="rect" coords="447,743,550,782"  alt="maven-model" href="maven-model/" />
           <area shape="rect" coords="675,742,822,783"  alt="maven-test-support" href="maven-test-support/" />
           <area shape="rect" coords="64,67,211,107"    alt="maven-slf4j-provider" href="maven-slf4j-provider/" />
+          <area shape="rect" coords="64,132,211,172"   alt="maven-slf4j-wrapper" href="maven-slf4j-wrapper/" />
           <area shape="rect" coords="1,621,193,782"    alt="maven-resolver" href="https://maven.apache.org/resolver/" />
           <area shape="rect" coords="79,198,196,238"   alt="slf4j-api" href="http://www.slf4j.org/manual.html" />
           <area shape="rect" coords="620,198,796,239"  alt="commons-cli" href="http://commons.apache.org/cli/" />