[java-identity-provider] branch main updated: Update enforcer to latest (SNAPSHOT) version

Rod Widdowson rdw at steadingsoftware.com
Fri Jan 28 14:30:31 UTC 2022


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new 69009c919 Update enforcer to latest (SNAPSHOT) version
69009c919 is described below

commit 69009c919caf7c5737547a3002de23e5fe044b8f
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Jan 28 14:29:52 2022 +0000

    Update enforcer to latest (SNAPSHOT) version
---
 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 32345b409..fd5d29517 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.0</version>
+                        <version>3.1.1-SNAPSHOT</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