[java-mvn-enforcer] branch main updated: Move enforcer project parent forward

Rod Widdowson rdw at steadingsoftware.com
Sun Jan 15 10:48:51 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=9e9c5be316c524831b61dd4b8e78618010b31aef

The following commit(s) were added to refs/heads/main by this push:
     new 9e9c5be  Move enforcer project parent forward
9e9c5be is described below

commit 9e9c5be316c524831b61dd4b8e78618010b31aef
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Jan 15 10:48:44 2023 +0000

    Move enforcer project parent forward
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f5c80be..3f9f7fe 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.0-SNAPSHOT</version>
+        <version>1.0.0</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