[java-idp-plugin-oidc-op-oidfed] 02/02: Set maven-dist-enforcer-data.version into 2.0.6
Codeberg
noreply at shibboleth.net
Thu Sep 3 04:53:19 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-op-oidfed.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-oidc-op-oidfed/commit/b195fa8cc0d2983cd4cccb29ee418aed41f0cf2a
commit b195fa8cc0d2983cd4cccb29ee418aed41f0cf2a
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Thu Sep 3 07:52:49 2026 +0300
Set maven-dist-enforcer-data.version into 2.0.6
---
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 e74870f..ae5c66c 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.6-SNAPSHOT</maven-dist-enforcer-data.version>
+ <maven-dist-enforcer-data.version>2.0.6</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