[java-idp-plugin-scripting] branch main updated: Revert the parent pom back to 17.0.2

Rod Widdowson rdw at steadingsoftware.com
Mon Aug 26 16:13:47 UTC 2024


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new e2c43fc  Revert the parent pom back to 17.0.2
e2c43fc is described below

commit e2c43fcdee188b2396ba4fcebd69698eb5f94511
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Aug 26 17:13:41 2024 +0100

    Revert the parent pom back to 17.0.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 01c186c..86db7c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.1.3</version>
+        <version>17.0.2</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