[java-oidc-common] branch main updated: Unlock parent POM.

Scott Cantor cantor.2 at osu.edu
Mon Jun 28 13:56:05 UTC 2021


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

scantor 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=6f25fc2fb2541509e0c05d19d578f3596083cf98

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

commit 6f25fc2fb2541509e0c05d19d578f3596083cf98
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 28 09:56:02 2021 -0400

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

diff --git a/pom.xml b/pom.xml
index 48d7ed8..848d059 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.1</version>
+        <version>11.2.2-SNAPSHOT</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