[java-shib-metadata] branch main updated: Unlock java-shib-shared and java-opensaml versions.
Scott Cantor
cantor.2 at osu.edu
Fri Mar 15 15:41:17 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-shib-metadata.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-metadata.git;a=commit;h=074035a67fd99a24739d170fa2f49a872f15ddbe
The following commit(s) were added to refs/heads/main by this push:
new 074035a6 Unlock java-shib-shared and java-opensaml versions.
074035a6 is described below
commit 074035a67fd99a24739d170fa2f49a872f15ddbe
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Mar 15 11:41:14 2024 -0400
Unlock java-shib-shared and java-opensaml versions.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 301a6cc0..f33bea3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,9 +34,9 @@
<properties>
<shibboleth.projectName>java-shib-metadata</shibboleth.projectName>
<shib-shared.groupId>net.shibboleth</shib-shared.groupId>
- <shib-shared.version>9.1.0</shib-shared.version>
+ <shib-shared.version>9.1.1-SNAPSHOT</shib-shared.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>5.1.0</opensaml.version>
+ <opensaml.version>5.1.1-SNAPSHOT</opensaml.version>
<checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list