You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by el...@apache.org on 2023/06/01 11:33:10 UTC

[mina] branch 2.0.X updated: Removed a broken link

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

elecharny pushed a commit to branch 2.0.X
in repository https://gitbox.apache.org/repos/asf/mina.git


The following commit(s) were added to refs/heads/2.0.X by this push:
     new 0315a42c4 Removed a broken link
0315a42c4 is described below

commit 0315a42c4095af419a8b00a4b6790fdbaf33e9ef
Author: emmanuel lecharny <el...@apache.org>
AuthorDate: Thu Jun 1 13:33:01 2023 +0200

    Removed a broken link
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 86daf60d0..6c8cafc52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -901,7 +901,6 @@
             <link>http://java.sun.com/j2se/1.5.0/docs/api/</link>
             <link>http://www.slf4j.org/api/</link>
             <link>http://static.springframework.org/spring/docs/2.0.x/api/</link>
-            <link>http://dcl.mathcs.emory.edu/util/backport-util-concurrent/doc/api/</link>
           </links>
           <locale>en_US</locale>
         </configuration>