You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by hb...@apache.org on 2021/04/05 09:50:06 UTC

svn commit: r1888379 - /maven/website/components/ref/4-LATEST/index.html

Author: hboutemy
Date: Mon Apr  5 09:50:05 2021
New Revision: 1888379

Log:
add missing slf4j-wrapper

Modified:
    maven/website/components/ref/4-LATEST/index.html

Modified: maven/website/components/ref/4-LATEST/index.html
==============================================================================
--- maven/website/components/ref/4-LATEST/index.html (original)
+++ maven/website/components/ref/4-LATEST/index.html Mon Apr  5 09:50:05 2021
@@ -193,6 +193,7 @@
           <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/" />
@@ -231,4 +232,4 @@ All rights reserved.</p>
       </div>
     </footer>
   </body>
-</html>
\ No newline at end of file
+</html>