[java-idp-plugin-oidc-op-oidfed] branch main updated: Set maven-dist-enforcer-data.version into 2.0.6-SNAPSHOT

Codeberg noreply at shibboleth.net
Wed Aug 19 12:20:31 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/e3e44ce1d9390b0239f574e8bc8d7a3cd3366f36

The following commit(s) were added to refs/heads/main by this push:
     new e3e44ce  Set maven-dist-enforcer-data.version into 2.0.6-SNAPSHOT
e3e44ce is described below

commit e3e44ce1d9390b0239f574e8bc8d7a3cd3366f36
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Wed Aug 19 15:20:01 2026 +0300

    Set maven-dist-enforcer-data.version into 2.0.6-SNAPSHOT
    
    It contains key ring for net.shibboleth.oidfed
---
 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 5139a93..e74870f 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</maven-dist-enforcer-data.version>
+        <maven-dist-enforcer-data.version>2.0.6-SNAPSHOT</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