[java-identity-provider] branch maint-4 updated: Move parent version forward to 11.3.5-SNAPSHOT

Rod Widdowson rdw at steadingsoftware.com
Fri Aug 12 13:33:23 UTC 2022


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

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

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

The following commit(s) were added to refs/heads/maint-4 by this push:
     new e14452646 Move parent version forward to 11.3.5-SNAPSHOT
e14452646 is described below

commit e1445264604324a8ea53a4e4171b6602940e2578
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Aug 12 14:18:22 2022 +0100

    Move parent version forward to 11.3.5-SNAPSHOT
---
 idp-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index c46a3ad77..a67414779 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.4-SNAPSHOT</version>
+        <version>11.3.5-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