[java-parent-project] branch master updated: Fix joda-time javadoc location.

Ian Young ian at iay.org.uk
Fri Sep 29 12:34:25 EDT 2017


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

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

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

The following commit(s) were added to refs/heads/master by this push:
       new  dbfbe7e   Fix joda-time javadoc location.
dbfbe7e is described below

commit dbfbe7e1eecee4a0b6d42c13c52ac09494a7dfa1
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Sep 28 23:00:08 2017 -0400

    Fix joda-time javadoc location.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ee9daaf..d9b3713 100644
--- a/pom.xml
+++ b/pom.xml
@@ -755,7 +755,7 @@
                         <link>http://hc.apache.org/httpcomponents-client-ga/httpclient-cache/apidocs/</link>
                         <link>http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/</link>
                         <link>http://javamail.kenai.com/nonav/javadocs/</link>
-                        <link>http://joda-time.sourceforge.net/api-release/</link>
+                        <link>http://www.joda.org/joda-time/apidocs/</link>
                         <link>http://logback.qos.ch/apidocs/</link>
                         <link>http://santuario.apache.org/Java/api/</link>
                         <link>http://testng.org/javadocs/</link>

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


More information about the commits mailing list