[java-idp-oidc] branch main updated: Bump parent snapshot.
Scott Cantor
cantor.2 at osu.edu
Thu Oct 26 17:37:05 UTC 2023
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=f3fd227506f0926d3ced8110f45ff4cc715cc1cd
The following commit(s) were added to refs/heads/main by this push:
new f3fd2275 Bump parent snapshot.
f3fd2275 is described below
commit f3fd227506f0926d3ced8110f45ff4cc715cc1cd
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Oct 26 13:37:01 2023 -0400
Bump parent snapshot.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9fbbf415..2b1edb33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.0.2-SNAPSHOT</version>
+ <version>17.0.3-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