[java-parent-project] branch main updated: Roll Enforcer data forward to SNAPSHOT
Rod Widdowson
rdw at steadingsoftware.com
Thu Sep 11 12:50:17 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=e13b8abf725e6aae04d676043f991ca298e922ac
The following commit(s) were added to refs/heads/main by this push:
new e13b8ab Roll Enforcer data forward to SNAPSHOT
e13b8ab is described below
commit e13b8abf725e6aae04d676043f991ca298e922ac
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Sep 11 13:50:06 2025 +0100
Roll Enforcer data forward to SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6107180..efca5e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,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.0</maven-dist-enforcer-data.version>
+ <maven-dist-enforcer-data.version>2.0.1-SNAPSHOT</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