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

Henri Mikkonen henri.mikkonen at iki.fi
Tue May 25 10:25:45 UTC 2021


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

hjmikkon pushed a commit to branch main
in repository java-idp-oidc.

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

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

commit 5188a971898817e90555725c64f0c7ece19626db
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Tue May 25 13:25:39 2021 +0300

    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 aacb9cd1..341023e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
      <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.1-SNAPSHOT</version>
+        <version>11.2.1</version>
     </parent>
     <groupId>net.shibboleth.idp.plugin.oidc</groupId>
     <artifactId>idp-plugin-oidc-op-parent</artifactId>

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


More information about the commits mailing list