[java-idp-oidc] branch main updated: Unlock parent POM.
Scott Cantor
cantor.2 at osu.edu
Mon Jun 28 13:59:39 UTC 2021
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=8ec08acd93b54671432f8295f9e52d47bab97503
The following commit(s) were added to refs/heads/main by this push:
new 8ec08acd Unlock parent POM.
8ec08acd is described below
commit 8ec08acd93b54671432f8295f9e52d47bab97503
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 28 09:59:36 2021 -0400
Unlock parent POM.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ef996b88..49c1176a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.1</version>
+ <version>11.2.2-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