[java-parent-project] branch main updated: Revert enforcer to 3.1.1 for release
Phil Smart
philip.smart at jisc.ac.uk
Thu May 12 13:32:27 UTC 2022
This is an automated email from the git hooks/post-receive script.
philsmart 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=962103f85a4f11c1d123b5a3cf2e5a8bb8c55385
The following commit(s) were added to refs/heads/main by this push:
new 962103f Revert enforcer to 3.1.1 for release
962103f is described below
commit 962103f85a4f11c1d123b5a3cf2e5a8bb8c55385
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu May 12 13:31:55 2022 +0000
Revert enforcer to 3.1.1 for release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 88db2f0..afd57ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
<xmlsec.version>2.3.0</xmlsec.version>
<xmlunit.version>2.9.0</xmlunit.version>
- <maven-dist-enforcer.version>3.2.0-SNAPSHOT</maven-dist-enforcer.version>
+ <maven-dist-enforcer.version>3.1.1</maven-dist-enforcer.version>
<maven-dist-enforcer-data.version>1.0.10</maven-dist-enforcer-data.version>
<checkstyle.version>8.41</checkstyle.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list