[java-parent-project] 02/02: Use latest snapshot enforcer data
Ian Young
ian at iay.org.uk
Thu Apr 17 14:06:04 UTC 2025
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch dev/JPAR-234
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=533519d753f5a57e6df45374d0b56efe665aed86
commit 533519d753f5a57e6df45374d0b56efe665aed86
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Apr 17 15:05:44 2025 +0100
Use latest snapshot enforcer data
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 19d02db..6bb4110 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
<maven-dist-enforcer.version>3.3.0</maven-dist-enforcer.version>
<maven-dist-enforcer.zipsInM2Check>true</maven-dist-enforcer.zipsInM2Check>
- <maven-dist-enforcer-data.version>1.0.17</maven-dist-enforcer-data.version>
+ <maven-dist-enforcer-data.version>1.0.18-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