[java-identity-provider] 48/51: Unlock IdP from released parent POM.
Rod Widdowson
rdw at steadingsoftware.com
Sat Mar 16 14:29:20 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/IDP-2147
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=bf92210a0ec8c2b5c8b5291ba8e4c3c05aa6de7d
commit bf92210a0ec8c2b5c8b5291ba8e4c3c05aa6de7d
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 6b35f8000..df04cfb36 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