[java-idp-plugin-jetty] 71/186: Lock parent after IdP release

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 24 15:57:02 UTC 2025


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

rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.

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

commit 78888fe62acff216f30448e0998a1d3687447ba3
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Mar 31 08:25:19 2021 -0500

    Lock parent after IdP release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 11a15b8..b35b53f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.0-SNAPSHOT</version>
+        <version>11.2.0</version>
     </parent>
 
     <name>idp-jetty-base</name>

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


More information about the commits mailing list