[java-idp-plugin-scripting] branch main updated: Pin parent pom down to 11.3.2
Rod Widdowson
rdw at steadingsoftware.com
Sat Apr 30 15:42:48 UTC 2022
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=ff75108d0ed7b3d774c32ff5792622bf8292e5ba
The following commit(s) were added to refs/heads/main by this push:
new ff75108 Pin parent pom down to 11.3.2
ff75108 is described below
commit ff75108d0ed7b3d774c32ff5792622bf8292e5ba
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Apr 30 16:42:44 2022 +0100
Pin parent pom down to 11.3.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3a57b61..24a64f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.0-SNAPSHOT</version>
+ <version>11.3.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