[java-parent-project-v3] 05/11: INFRA-110 - Add Logback Javadoc <link>.

Tom Zeller tzeller at dragonacea.biz
Tue Jun 14 13:28:13 EDT 2016


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch master
in repository java-parent-project-v3.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project-v3.git;a=commit;h=2529c5311b32d4bcd1f295655a1af122099b3684

commit 2529c5311b32d4bcd1f295655a1af122099b3684
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Jun 14 11:31:27 2016 -0500

    INFRA-110 - Add Logback Javadoc <link>.
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 88e8c10..4c00862 100644
--- a/pom.xml
+++ b/pom.xml
@@ -524,6 +524,7 @@
                             <link>http://santuario.apache.org/Java/api</link>
                             <link>http://docs.oracle.com/javaee/5/api</link>
                             <link>http://google.github.io/guava/releases/${guava.version}/api/docs/</link>
+                            <link>http://logback.qos.ch/apidocs/</link>
                         </links>
                         <quiet>true</quiet>
                         <author>false</author>
@@ -682,6 +683,7 @@
                         <link>http://santuario.apache.org/Java/api</link>
                         <link>http://docs.oracle.com/javaee/5/api</link>
                         <link>http://google.github.io/guava/releases/${guava.version}/api/docs/</link>
+                        <link>http://logback.qos.ch/apidocs/</link>
                     </links>
                     <quiet>true</quiet>
                     <author>false</author>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list