[java-parent-project] branch main updated: Spring Webflow API docs are not available for current snapshots
Ian Young
ian at iay.org.uk
Tue May 31 08:41:28 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=e18b70f37f947d5d0af41e41b028ef0dc7da68d1
The following commit(s) were added to refs/heads/main by this push:
new e18b70f Spring Webflow API docs are not available for current snapshots
e18b70f is described below
commit e18b70f37f947d5d0af41e41b028ef0dc7da68d1
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue May 31 09:41:22 2022 +0100
Spring Webflow API docs are not available for current snapshots
---
pom.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/pom.xml b/pom.xml
index 46ba013..a874c94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -796,7 +796,9 @@
<!-- The Java SE link is possibly not used (see JPAR-163) -->
<link>${javase.link}</link>
<link>${spring-framework.link}</link>
+ <!-- not available on SNAPSHOT
<link>${spring-webflow.link}</link>
+ -->
<link>${guava.link}</link>
<link>${joda-time.link}</link>
<link>${testng.link}</link>
@@ -985,7 +987,9 @@
<!-- The Java SE link is possibly not used (see JPAR-163) -->
<link>${javase.link}</link>
<link>${spring-framework.link}</link>
+ <!-- not available on SNAPSHOT
<link>${spring-webflow.link}</link>
+ -->
<link>${guava.link}</link>
<link>${joda-time.link}</link>
<link>${testng.link}</link>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list