[java-oidfed-common] 02/02: Set maven-dist-enforcer-data.version into 2.0.6-SNAPSHOT

Codeberg noreply at shibboleth.net
Tue Sep 1 10:35:49 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/9bc771c477f38cd7673627cd5938a01a2e6869e9

commit 9bc771c477f38cd7673627cd5938a01a2e6869e9
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Tue Sep 1 13:34:54 2026 +0300

    Set maven-dist-enforcer-data.version into 2.0.6-SNAPSHOT
    
    - It contains key ring for net.shibboleth.oidfed
    - Also include .check-m2 to trigger the m2 check
---
 oidfed-common-dist/.check-m2 | 1 +
 oidfed-common-dist/pom.xml   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/oidfed-common-dist/.check-m2 b/oidfed-common-dist/.check-m2
new file mode 100644
index 0000000..048849a
--- /dev/null
+++ b/oidfed-common-dist/.check-m2
@@ -0,0 +1 @@
+This file provokes a signature check of the maven repository unless overridden by the no-check-m2 property.
\ No newline at end of file
diff --git a/oidfed-common-dist/pom.xml b/oidfed-common-dist/pom.xml
index 7dc33f7..f590506 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.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