[java-idp-oidc] branch main updated: Bump version of oidc config to 1.0.0-SNAPSHOT
Phil Smart
philip.smart at jisc.ac.uk
Fri May 5 16:38:04 UTC 2023
This is an automated email from the git hooks/post-receive script.
philsmart 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=d715b1c02e23f7d99faff57650dc4f42a884877e
The following commit(s) were added to refs/heads/main by this push:
new d715b1c0 Bump version of oidc config to 1.0.0-SNAPSHOT
d715b1c0 is described below
commit d715b1c02e23f7d99faff57650dc4f42a884877e
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri May 5 17:37:22 2023 +0100
Bump version of oidc config to 1.0.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0949e89d..21cc4bb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<shib.idp.version>4.3.0</shib.idp.version>
<opensaml.version>4.3.0</opensaml.version>
<oidc.common.version>2.2.0-SNAPSHOT</oidc.common.version>
- <oidc.config.version>0.0.1-SNAPSHOT</oidc.config.version>
+ <oidc.config.version>1.0.0-SNAPSHOT</oidc.config.version>
<commons.io.version>2.6</commons.io.version>
<checkstyle.configLocation>${project.basedir}/resources/checkstyle.xml</checkstyle.configLocation>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list