[java-parent-project] branch main updated: Fall back to the SNAPSHOT API for SWF for now

Ian Young ian at iay.org.uk
Fri Jul 14 09:44:06 UTC 2023


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=ad58066bb9684622a34b1eb5a704b75545828a98

The following commit(s) were added to refs/heads/main by this push:
     new ad58066  Fall back to the SNAPSHOT API for SWF for now
ad58066 is described below

commit ad58066bb9684622a34b1eb5a704b75545828a98
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Jul 14 10:44:01 2023 +0100

    Fall back to the SNAPSHOT API for SWF for now
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f76f894..8a4bee8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
         <javase.link>https://docs.oracle.com/en/java/javase/11/docs/api</javase.link>
         <ldaptive.link>http://www.ldaptive.org/javadocs</ldaptive.link>
         <spring-framework.link>https://docs.spring.io/spring/docs/${spring.version}/javadoc-api</spring-framework.link>
-        <spring-webflow.link>https://docs.spring.io/spring-webflow/docs/${spring-webflow.version}/api</spring-webflow.link>
+        <spring-webflow.link>https://docs.spring.io/spring-webflow/docs/${spring-webflow.version}-SNAPSHOT/api</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