[java-idp-plugin-scripting] branch maint-1 updated: Pin parent to 11.3.6

Rod Widdowson rdw at steadingsoftware.com
Mon Mar 25 10:51:16 UTC 2024


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

rdw pushed a commit to branch maint-1
in repository java-idp-plugin-scripting.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-scripting.git;a=commit;h=51e41c1770a68c2510db47bcf2e88aa87a73f5f8

The following commit(s) were added to refs/heads/maint-1 by this push:
     new 51e41c1  Pin parent to 11.3.6
51e41c1 is described below

commit 51e41c1770a68c2510db47bcf2e88aa87a73f5f8
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Mar 25 10:51:12 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index 8d22082..07afaee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.6-SNAPSHOT</version>
+        <version>11.3.6</version>
     </parent>
 
     <groupId>net.shibboleth.idp.plugin.scripting</groupId>

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


More information about the commits mailing list