[java-identity-provider] branch main updated: Unlock IdP from released parent POM.

Scott Cantor cantor.2 at osu.edu
Thu Mar 14 13:48:11 UTC 2024


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

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

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=4538e798758b141afb03bcecbe7fa52797e2bad3

The following commit(s) were added to refs/heads/main by this push:
     new 4538e7987 Unlock IdP from released parent POM.
4538e7987 is described below

commit 4538e798758b141afb03bcecbe7fa52797e2bad3
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Mar 14 09:48:08 2024 -0400

    Unlock IdP from released parent POM.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b37e6d396..672a96e80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.1.0</version>
+        <version>17.1.1-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Identity Provider</name>

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


More information about the commits mailing list