[java-parent-project] branch main updated: Move maven-dist-enforcer to release version
Rod Widdowson
rdw at steadingsoftware.com
Fri Mar 25 13:34:15 UTC 2022
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=7248b772a833eeee5b4643a015fd38160fb8dd28
The following commit(s) were added to refs/heads/main by this push:
new 7248b77 Move maven-dist-enforcer to release version
7248b77 is described below
commit 7248b772a833eeee5b4643a015fd38160fb8dd28
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Mar 25 13:34:02 2022 +0000
Move maven-dist-enforcer to release version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5faec01..7c0293c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
<xmlsec.version>2.3.0</xmlsec.version>
<xmlunit.version>2.9.0</xmlunit.version>
- <maven-dist-enforcer.version>3.1.1-SNAPSHOT</maven-dist-enforcer.version>
+ <maven-dist-enforcer.version>3.1.1</maven-dist-enforcer.version>
<maven-dist-enforcer-data.version>1.0.3-SNAPSHOT</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