[java-parent-project] branch main updated: (Re)Update some Javadoc properties prior to release
Brent Putman
putmanb at georgetown.edu
Tue Sep 12 18:38:12 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=54b9f6dcbb2c628c8743e060033f79328d2d8218
The following commit(s) were added to refs/heads/main by this push:
new 54b9f6d (Re)Update some Javadoc properties prior to release
54b9f6d is described below
commit 54b9f6dcbb2c628c8743e060033f79328d2d8218
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Sep 12 14:37:55 2023 -0400
(Re)Update some Javadoc properties prior to release
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 765fa5f..3c846d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,8 +138,8 @@
These properties MUST be overridden in any projects which have
an actual dependency.
-->
- <java-shib-shared.version>9.0.0</java-shib-shared.version>
- <opensaml.version>5.0.0</opensaml.version>
+ <java-shib-shared.version>9.0.0-SNAPSHOT</java-shib-shared.version>
+ <opensaml.version>4.0.1</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