[java-mvn-enforcer] branch main updated: JMVN-53 General maintenance after latest enforcer data release

Rod Widdowson rdw at steadingsoftware.com
Sat May 20 14:22:57 UTC 2023


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch main
in repository java-mvn-enforcer.

View the commit online:
http://git.shibboleth.net/view/?p=java-mvn-enforcer.git;a=commit;h=ca81287f83761572924e8f577f7d132d74f6094c

The following commit(s) were added to refs/heads/main by this push:
     new ca81287  JMVN-53 General maintenance after latest enforcer data release
ca81287 is described below

commit ca81287f83761572924e8f577f7d132d74f6094c
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat May 20 15:22:14 2023 +0100

    JMVN-53 General maintenance after latest enforcer data release
    
    https://shibboleth.atlassian.net/browse/JMVN-53
    
    Move enforcer parent forward to latest (just released) version.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 576baa9..045f6c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>net.shibboleth.maven.enforcer.rules</groupId>
         <artifactId>maven-dist-enforcer-parent</artifactId>
-        <version>1.0.2-SNAPSHOT</version>
+        <version>1.0.4</version>
     </parent>
 
     <groupId>net.shibboleth.maven.enforcer.rules</groupId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list