[java-parent-project] branch main updated: JMVN-38 Detect missing keyrings - even when artifacts are SNAPSHOT

Rod Widdowson rdw at steadingsoftware.com
Sat Apr 30 13:15:57 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=8cdbd582bb9972c03ef8d1c09ff939026b742329

The following commit(s) were added to refs/heads/main by this push:
     new 8cdbd58  JMVN-38 Detect missing keyrings - even when artifacts are SNAPSHOT
8cdbd58 is described below

commit 8cdbd582bb9972c03ef8d1c09ff939026b742329
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Apr 30 11:13:51 2022 +0100

    JMVN-38 Detect missing keyrings - even when artifacts are SNAPSHOT
    
    https://shibboleth.atlassian.net/browse/JMVN-38
    
    Move parent project to point at new (SNAPSHOT) enforcer.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d37aae8..2c1794f 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.1.1</maven-dist-enforcer.version>
+        <maven-dist-enforcer.version>3.2.0-SNAPSHOT</maven-dist-enforcer.version>
         <maven-dist-enforcer-data.version>1.0.9</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