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

Rod Widdowson rdw at steadingsoftware.com
Sat May 20 14:23:52 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-data.

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

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

commit cdb32f1dd7e10a2aaa103c6d0cb20cee348090ee
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat May 20 15:23:08 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 f300cb1..a72a121 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