[java-idp-jetty-base] branch 9.4 updated: Lock parent after IdP release

Tom Zeller tzeller at dragonacea.biz
Wed Mar 31 13:28:41 UTC 2021


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

tzeller pushed a commit to branch 9.4
in repository java-idp-jetty-base.

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

The following commit(s) were added to refs/heads/9.4 by this push:
       new  78888fe   Lock parent after IdP release
78888fe is described below

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