[java-parent-project] branch main updated: JMVN-53 General maintenance after latest enforcer data release
Rod Widdowson
rdw at steadingsoftware.com
Wed May 17 10:21:04 UTC 2023
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=3ec02566b7a5737596725fe37e487e08d83fdf8b
The following commit(s) were added to refs/heads/main by this push:
new 3ec0256 JMVN-53 General maintenance after latest enforcer data release
3ec0256 is described below
commit 3ec02566b7a5737596725fe37e487e08d83fdf8b
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed May 17 11:20:10 2023 +0100
JMVN-53 General maintenance after latest enforcer data release
https://shibboleth.atlassian.net/browse/JMVN-53
Move parent pom forward to point to latest released version of enforcer-data
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 36a0fe0..0215a07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
<xmlunit.version>2.9.1</xmlunit.version>
<maven-dist-enforcer.version>3.2.0</maven-dist-enforcer.version>
- <maven-dist-enforcer-data.version>1.0.13-SNAPSHOT</maven-dist-enforcer-data.version>
+ <maven-dist-enforcer-data.version>1.0.13</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