[java-parent-project] branch maint-7 updated: Fix joda-time javadoc location.
Scott Cantor
cantor.2 at osu.edu
Thu Sep 28 23:00:10 EDT 2017
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-7
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=7f48e542b1853975a83b2252ef0e91c905afe4d7
The following commit(s) were added to refs/heads/maint-7 by this push:
new 7f48e54 Fix joda-time javadoc location.
7f48e54 is described below
commit 7f48e542b1853975a83b2252ef0e91c905afe4d7
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 633b711..1e87e6c 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