[java-idp-plugin-oidc-op-oidfed] branch main updated: Set enforcer-data version into 2.0.1
Codeberg
noreply at shibboleth.net
Fri Dec 26 16:15:26 UTC 2025
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-op-oidfed.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-oidc-op-oidfed/commit/958ce307533e4413d4a14cf3d2d215af8338cb92
The following commit(s) were added to refs/heads/main by this push:
new 958ce30 Set enforcer-data version into 2.0.1
958ce30 is described below
commit 958ce307533e4413d4a14cf3d2d215af8338cb92
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Fri Dec 26 18:14:41 2025 +0200
Set enforcer-data version into 2.0.1
No snapshot needed after its latest release
---
idp-oidfed-op-dist/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-oidfed-op-dist/pom.xml b/idp-oidfed-op-dist/pom.xml
index c6d6cb5..5139a93 100644
--- a/idp-oidfed-op-dist/pom.xml
+++ b/idp-oidfed-op-dist/pom.xml
@@ -16,7 +16,7 @@
<properties>
<checkstyle.configLocation>${project.basedir}/../resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
<dist.plugin.finalName>shibboleth-idp-plugin-oidfed-op-${project.version}</dist.plugin.finalName>
- <maven-dist-enforcer-data.version>2.0.1-SNAPSHOT</maven-dist-enforcer-data.version>
+ <maven-dist-enforcer-data.version>2.0.1</maven-dist-enforcer-data.version>
</properties>
<build>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list