[java-parent-project] branch main updated: Revert jar-enforcer to a release version
Rod Widdowson
rdw at steadingsoftware.com
Fri Feb 10 10:17:20 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=b32f11b687d8fb19d8724d34afb2a581107759a0
The following commit(s) were added to refs/heads/main by this push:
new b32f11b Revert jar-enforcer to a release version
b32f11b is described below
commit b32f11b687d8fb19d8724d34afb2a581107759a0
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Feb 10 10:17:15 2023 +0000
Revert jar-enforcer to a release version
Pending config changes to the multi machines
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 95416e6..5f81268 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
<xmlsec.version>2.3.2</xmlsec.version>
<xmlunit.version>2.9.0</xmlunit.version>
- <maven-dist-enforcer.version>3.2.1-SNAPSHOT</maven-dist-enforcer.version>
+ <maven-dist-enforcer.version>3.2.0</maven-dist-enforcer.version>
<maven-dist-enforcer-data.version>1.0.12</maven-dist-enforcer-data.version>
<maven-dist-enforcer-data.m2ReportPath>${basedir}/target/m2SignatureReport.txt</maven-dist-enforcer-data.m2ReportPath>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list