[java-parent-project] branch main updated: Move maven jar-enforcer version forward

Rod Widdowson rdw at steadingsoftware.com
Thu Feb 9 11:31:13 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=0b6b4ad0487d9cc2e811c23bd9bb460ec48d4d61

The following commit(s) were added to refs/heads/main by this push:
     new 0b6b4ad  Move maven jar-enforcer version forward
0b6b4ad is described below

commit 0b6b4ad0487d9cc2e811c23bd9bb460ec48d4d61
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Feb 9 11:30:19 2023 +0000

    Move maven jar-enforcer version forward
    
    Takes advantage of the fix for JMVN-49
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5f81268..95416e6 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.0</maven-dist-enforcer.version>
+        <maven-dist-enforcer.version>3.2.1-SNAPSHOT</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