[java-opensaml] branch main updated: Update to unlock parent version and Shib dependencies

Phil Smart philip.smart at jisc.ac.uk
Mon Apr 15 18:04:19 UTC 2024


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

philsmart 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=98fcc467271e7e3f6ddde38cc09d51b820cc077f

The following commit(s) were added to refs/heads/main by this push:
     new 98fcc4672 Update to unlock parent version and Shib dependencies
98fcc4672 is described below

commit 98fcc467271e7e3f6ddde38cc09d51b820cc077f
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Apr 15 18:04:05 2024 +0000

    Update to unlock parent version and Shib dependencies
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 14627b0ff..c57dbb5e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.1.2</version>
+        <version>17.1.3-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML</name>
@@ -59,7 +59,7 @@
     <properties>
         <shibboleth.projectName>java-opensaml</shibboleth.projectName>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.1.2</shib-shared.version>
+        <shib-shared.version>9.1.3-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