[java-oidfed-common] branch main updated: Set maven-dist-enforcer-data.version into 2.0.6

Codeberg noreply at shibboleth.net
Thu Sep 3 04:51:14 UTC 2026


This is an automated email from the git hooks/post-receive script.

codeberg pushed a commit to branch main
in repository java-oidfed-common.

View the commit online:
https://codeberg.org/Shibboleth/java-oidfed-common/commit/c475808cacb778af13cf11a90e718046800d67d3

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

commit c475808cacb778af13cf11a90e718046800d67d3
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Thu Sep 3 07:50:17 2026 +0300

    Set maven-dist-enforcer-data.version into 2.0.6
---
 oidfed-common-dist/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oidfed-common-dist/pom.xml b/oidfed-common-dist/pom.xml
index 5fc18dd..e7689b1 100644
--- a/oidfed-common-dist/pom.xml
+++ b/oidfed-common-dist/pom.xml
@@ -16,7 +16,7 @@
     <properties>
         <checkstyle.configLocation>${project.basedir}/../resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
         <dist.plugin.finalName>shibboleth-oidfed-common-${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