[java-idp-oidc] branch main updated: Bump parent POM version.

Scott Cantor cantor.2 at osu.edu
Mon Mar 28 19:16:48 UTC 2022


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

scantor 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=e2255ff383ab376931897b35f889ffd4ae6a212d

The following commit(s) were added to refs/heads/main by this push:
     new e2255ff3 Bump parent POM version.
e2255ff3 is described below

commit e2255ff383ab376931897b35f889ffd4ae6a212d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 28 15:16:45 2022 -0400

    Bump parent POM version.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fda8927b..2078345a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
      <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.2-SNAPSHOT</version>
+        <version>11.3.0-SNAPSHOT</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