[java-parent-project] branch main updated: Use our fork's Javadoc for Spring Web Flow
Ian Young
ian at iay.org.uk
Thu Sep 8 10:15:33 UTC 2022
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=59598e078522f2dd61db74ab988e6943bf209d8d
The following commit(s) were added to refs/heads/main by this push:
new 59598e0 Use our fork's Javadoc for Spring Web Flow
59598e0 is described below
commit 59598e078522f2dd61db74ab988e6943bf209d8d
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Sep 8 11:15:26 2022 +0100
Use our fork's Javadoc for Spring Web Flow
Expanded Javadoc is not published for the current public milestone.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cfb2ac7..98e2144 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
<!-- Using our temporary fork of spring-webflow for now.
<spring-webflow.link>https://docs.spring.io/spring-webflow/docs/${spring-webflow.version}/api</spring-webflow.link>
-->
- <spring-webflow.link>https://shibboleth.net/sites/snapshot/spring-webflow/${spring-webflow.version}/javadoc</spring-webflow.link>
+ <spring-webflow.link>https://shibboleth.net/sites/snapshot/spring-webflow/3.0.0-SNAPSHOT/javadoc</spring-webflow.link>
<!--
Dummy *but real* version strings for our own components.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list