[java-parent-project] branch main updated: Move enforcer data up to SNAPSHOT

Rod Widdowson rdw at steadingsoftware.com
Wed Nov 1 13:43:48 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=2a928d49953ce65d5de4c6072584459d7c87300f

The following commit(s) were added to refs/heads/main by this push:
     new 2a928d4  Move enforcer data up to SNAPSHOT
2a928d4 is described below

commit 2a928d49953ce65d5de4c6072584459d7c87300f
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Nov 1 13:43:42 2023 +0000

    Move enforcer data up to SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d227779..69bdeb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,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.14</maven-dist-enforcer-data.version>
+        <maven-dist-enforcer-data.version>1.0.15-SNAPSHOT</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