[java-idp-oidc] branch maint-3 updated: Pin Move parent forward to 11.3.6

Rod Widdowson rdw at steadingsoftware.com
Mon Mar 25 10:38:48 UTC 2024


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

rdw pushed a commit to branch maint-3
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=8afc681f07b0d6414cae6578d7ee69983373dbbb

The following commit(s) were added to refs/heads/maint-3 by this push:
     new 8afc681f Pin Move parent forward to 11.3.6
8afc681f is described below

commit 8afc681f07b0d6414cae6578d7ee69983373dbbb
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Mar 25 10:38:43 2024 +0000

    Pin Move parent forward to 11.3.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dcc6b924..984b1267 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
      <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.7-SNAPSHOT</version>
+        <version>11.3.6</version>
     </parent>
     <groupId>net.shibboleth.idp.plugin.oidc</groupId>
     <artifactId>idp-plugin-oidc-op-parent</artifactId>

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


More information about the commits mailing list