[java-parent-project] 01/02: JPAR-129 - Update EE API link to EE 7 (still can't be used, though)
Ian Young
ian at iay.org.uk
Tue Jan 14 11:38:40 EST 2020
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=19ebd83f173aec942d50360d53d2f67f4bd784ed
commit 19ebd83f173aec942d50360d53d2f67f4bd784ed
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 14 16:00:19 2020 +0000
JPAR-129 - Update EE API link to EE 7 (still can't be used, though)
https://issues.shibboleth.net/jira/browse/JPAR-129
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8efefb8..c04962f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
<httpclient.link>http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs</httpclient.link>
<httpclient-cache.link>http://hc.apache.org/httpcomponents-client-ga/httpclient-cache/apidocs</httpclient-cache.link>
<!-- JPAR-129 - The following is currently unused; this is intentional. -->
- <javaee.link>https://docs.oracle.com/javaee/5/api/</javaee.link>
+ <javaee.link>https://docs.oracle.com/javaee/7/api</javaee.link>
<javase.link>https://docs.oracle.com/en/java/javase/11/docs/api</javase.link>
<joda-time.link>https://www.joda.org/joda-time/apidocs</joda-time.link>
<ldaptive.link>http://www.ldaptive.org/javadocs</ldaptive.link>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list