[java-idp-oidc] branch main updated: Move to 3.1.0-SNAPSHOT of the dist enforcer

Rod Widdowson rdw at steadingsoftware.com
Fri Dec 31 14:40:32 UTC 2021


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

rdw pushed a commit to branch main
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=d11522d8da43586e3a992c51ffc765e2778f840a

The following commit(s) were added to refs/heads/main by this push:
     new d11522d8 Move to 3.1.0-SNAPSHOT of the dist enforcer
d11522d8 is described below

commit d11522d8da43586e3a992c51ffc765e2778f840a
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Dec 31 14:40:18 2021 +0000

    Move to 3.1.0-SNAPSHOT of the dist enforcer
---
 idp-oidc-extension-distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-oidc-extension-distribution/pom.xml b/idp-oidc-extension-distribution/pom.xml
index 2ab40f1f..320031db 100644
--- a/idp-oidc-extension-distribution/pom.xml
+++ b/idp-oidc-extension-distribution/pom.xml
@@ -52,7 +52,7 @@
                     <dependency>
                         <groupId>net.shibboleth.maven.enforcer.rules</groupId>
                         <artifactId>maven-dist-enforcer</artifactId>
-                        <version>3.0.0</version>
+                        <version>3.1.0-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