[java-identity-provider] 08/09: Move forward to 5.5.1-SNAPSHOT
Rod Widdowson
rdw at steadingsoftware.com
Mon Mar 25 10:03:30 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=a38e5a88f7b4b94661a413ea8d127d7fda43637f
commit a38e5a88f7b4b94661a413ea8d127d7fda43637f
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Mar 19 11:33:39 2024 +0000
Move forward to 5.5.1-SNAPSHOT
---
idp-msi/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/idp-msi/pom.xml b/idp-msi/pom.xml
index 4e09b072c..b89c6a274 100644
--- a/idp-msi/pom.xml
+++ b/idp-msi/pom.xml
@@ -8,7 +8,7 @@
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-parent</artifactId>
<!-- DO NO CHANGE VERSION without changing msi.version below -->
- <version>5.1.0-SNAPSHOT</version>
+ <version>5.1.1-SNAPSHOT</version>
</parent>
<name>Shibboleth IdP :: Msi</name>
@@ -24,7 +24,7 @@
99 is shorthand for SNAPSHOT
-->
<supress.validation>false</supress.validation>
- <msi.version>5.1.0.99</msi.version>
+ <msi.version>5.1.1.99</msi.version>
</properties>
<profiles>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list