[java-parent-project] branch main updated: Update some Javadoc properties prior to release

Brent Putman putmanb at georgetown.edu
Tue Sep 12 17:02:44 UTC 2023


This is an automated email from the git hooks/post-receive script.

putmanb 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=83cd7b8283fad6d5a792c5e66fd87033b72d8fe0

The following commit(s) were added to refs/heads/main by this push:
     new 83cd7b8  Update some Javadoc properties prior to release
83cd7b8 is described below

commit 83cd7b8283fad6d5a792c5e66fd87033b72d8fe0
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Sep 12 13:02:38 2023 -0400

    Update some Javadoc properties prior to release
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 13954e0..d247278 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
         <jakartaee.link>https://jakarta.ee/specifications/platform/${jakarta.ee.version}/apidocs</jakartaee.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}-SNAPSHOT/api</spring-webflow.link>
+        <spring-webflow.link>https://docs.spring.io/spring-webflow/docs/${spring-webflow.version}/api</spring-webflow.link>
 
         <!--
             Dummy *but real* version strings for our own components.
@@ -138,8 +138,8 @@
             These properties MUST be overridden in any projects which have
             an actual dependency.
         -->
-        <java-shib-shared.version>9.0.0-SNAPSHOT</java-shib-shared.version>
-        <opensaml.version>4.0.1</opensaml.version>
+        <java-shib-shared.version>9.0.0</java-shib-shared.version>
+        <opensaml.version>5.0.0</opensaml.version>
 
         <!--
             These properties describe the locations of API indexes for

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list