[java-idp-plugin-oidc-config] 01/02: Update files to be tagged for release
Codeberg
noreply at shibboleth.net
Wed Apr 1 15:21:25 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-idp-plugin-oidc-config.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-oidc-config/commit/645c962fce1bfbeecebfb64a4ae5d1a321725542
commit 645c962fce1bfbeecebfb64a4ae5d1a321725542
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Apr 1 15:15:05 2026 +0000
Update files to be tagged for release
---
oidc-config-dist/pom.xml | 2 +-
oidc-config-impl/pom.xml | 2 +-
pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/oidc-config-dist/pom.xml b/oidc-config-dist/pom.xml
index ad7e1b7..a7b9ba6 100644
--- a/oidc-config-dist/pom.xml
+++ b/oidc-config-dist/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>net.shibboleth.idp.plugin.config.oidc</groupId>
<artifactId>idp-plugin-oidc-config-parent</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>idp-plugin-oidc-config-dist</artifactId>
diff --git a/oidc-config-impl/pom.xml b/oidc-config-impl/pom.xml
index 51fdca2..06f0a91 100644
--- a/oidc-config-impl/pom.xml
+++ b/oidc-config-impl/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>net.shibboleth.idp.plugin.config.oidc</groupId>
<artifactId>idp-plugin-oidc-config-parent</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>idp-plugin-oidc-config-impl</artifactId>
diff --git a/pom.xml b/pom.xml
index 5d9cdd8..ed8cde8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>net.shibboleth.idp.plugin.config.oidc</groupId>
<artifactId>idp-plugin-oidc-config-parent</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
<name>Shibboleth IdP :: Plugins :: OIDC/OAuth Shared Configuration</name>
<packaging>pom</packaging>
<description>Parent project for the Shibboleth Identity Provider OIDC/OAuth Shared Configuration</description>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list