[java-identity-provider] branch maint-5.1 updated: Roll MSI version forward in advance of 5.1.3 release

Rod Widdowson rdw at steadingsoftware.com
Tue Jul 30 13:16:17 UTC 2024


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

rdw pushed a commit to branch maint-5.1
in repository java-identity-provider.

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

The following commit(s) were added to refs/heads/maint-5.1 by this push:
     new 3797c7969 Roll MSI version forward in advance of 5.1.3 release
3797c7969 is described below

commit 3797c79696953746cd26e8312009decfdfe2d14c
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Jul 30 13:24:05 2024 +0100

    Roll MSI version forward in advance of 5.1.3 release
---
 idp-msi/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-msi/pom.xml b/idp-msi/pom.xml
index 5b3c2601f..ea8ea8532 100644
--- a/idp-msi/pom.xml
+++ b/idp-msi/pom.xml
@@ -23,7 +23,7 @@
         <!-- msi Version  - CHANGE IN LOCKSTEP WITH THE VERSION ABOVE
              99 is shorthand for SNAPSHOT
         -->
-        <msi.version>5.1.2.99</msi.version>
+        <msi.version>5.1.3.0</msi.version>
         <supress.validation>false</supress.validation>
     </properties>
 

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


More information about the commits mailing list