[java-oidc-common] branch main updated: Lock parent to 11.2.1 for release

Phil Smart philip.smart at jisc.ac.uk
Tue May 25 10:16:15 UTC 2021


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

philsmart pushed a commit to branch main
in repository java-oidc-common.

View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=eb0255f37666bd5327a069eef82a6a401e4b91ea

The following commit(s) were added to refs/heads/main by this push:
       new  eb0255f   Lock parent to 11.2.1 for release
eb0255f is described below

commit eb0255f37666bd5327a069eef82a6a401e4b91ea
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue May 25 11:16:11 2021 +0100

    Lock parent to 11.2.1 for release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 50d040f..7784486 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.0</version>
+        <version>11.2.1</version>
     </parent>
     <groupId>net.shibboleth.oidc</groupId>
     <artifactId>oidc-common-parent</artifactId>

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


More information about the commits mailing list