[java-parent-project] branch main updated: JMVN-68 Remove signatures from the enforcer data
Rod Widdowson
rdw at steadingsoftware.com
Fri Nov 1 16:14:57 UTC 2024
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=3c507249e0ba836ac7784108b31c0bffb830c5f3
The following commit(s) were added to refs/heads/main by this push:
new 3c50724 JMVN-68 Remove signatures from the enforcer data
3c50724 is described below
commit 3c507249e0ba836ac7784108b31c0bffb830c5f3
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Nov 1 16:14:25 2024 +0000
JMVN-68 Remove signatures from the enforcer data
https://shibboleth.atlassian.net/browse/JMVN-68
Move parent forwards to latest enforce-data SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d6514f8..eb50bbd 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.16</maven-dist-enforcer-data.version>
+ <maven-dist-enforcer-data.version>1.0.17-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