[java-opensaml] branch main updated: Unlock java-shib-shared version.

Scott Cantor cantor.2 at osu.edu
Fri Mar 15 15:40:10 UTC 2024


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

scantor pushed a commit to branch main
in repository java-opensaml.

View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=655b70e3ada2e57a6bdcdf5d5198c02f897cf54b

The following commit(s) were added to refs/heads/main by this push:
     new 655b70e3a Unlock java-shib-shared version.
655b70e3a is described below

commit 655b70e3ada2e57a6bdcdf5d5198c02f897cf54b
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Mar 15 11:40:07 2024 -0400

    Unlock java-shib-shared version.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c7cbab051..e94e238c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
     <properties>
         <shibboleth.projectName>java-opensaml</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>
         <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