[java-identity-provider] branch maint-4.1 updated: Move our enforcer to 3.1.1

Rod Widdowson rdw at steadingsoftware.com
Thu Mar 24 16:24:50 UTC 2022


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

rdw pushed a commit to branch maint-4.1
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=c2a0f190bd48781208a8c807ffe38852601f88b8

The following commit(s) were added to refs/heads/maint-4.1 by this push:
     new c2a0f190b Move our enforcer to 3.1.1
c2a0f190b is described below

commit c2a0f190bd48781208a8c807ffe38852601f88b8
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Mar 24 16:24:44 2022 +0000

    Move our enforcer to 3.1.1
---
 idp-distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index af01f8796..fe413439e 100644
--- a/idp-distribution/pom.xml
+++ b/idp-distribution/pom.xml
@@ -254,7 +254,7 @@
                     <dependency>
                         <groupId>net.shibboleth.maven.enforcer.rules</groupId>
                         <artifactId>maven-dist-enforcer</artifactId>
-                        <version>3.1.1-SNAPSHOT</version>
+                        <version>3.1.1</version>
                     </dependency>
                 </dependencies>
                 <executions>

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


More information about the commits mailing list