[java-parent-project] branch main updated: Reset enforcer data to released version.
Codeberg
noreply at shibboleth.net
Thu Dec 25 13:46:50 UTC 2025
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-parent-project.
View the commit online:
https://codeberg.org/Shibboleth/java-parent-project/commit/09e642e2b7cba98ab5496593e9eb582f34bd01ce
The following commit(s) were added to refs/heads/main by this push:
new 09e642e Reset enforcer data to released version.
09e642e is described below
commit 09e642e2b7cba98ab5496593e9eb582f34bd01ce
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Dec 25 08:46:35 2025 -0500
Reset enforcer data to released version.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2eb0b5a..4e9efaf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
<maven-dist-enforcer.version>4.0.0</maven-dist-enforcer.version>
<maven-dist-enforcer.zipsInM2Check>true</maven-dist-enforcer.zipsInM2Check>
- <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>
<maven-dist-enforcer-data.m2ReportPath>${basedir}/target/m2SignatureReport.txt</maven-dist-enforcer-data.m2ReportPath>
<checkstyle.version>8.45.1</checkstyle.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list