[java-identity-provider] branch main updated: Revert maven-dist-enforcer version back to 3.2.0

Phil Smart philip.smart at jisc.ac.uk
Wed Sep 13 10:55:07 UTC 2023


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

philsmart 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=a2863eefe076b437c5175e84a618d9ba5e3a3257

The following commit(s) were added to refs/heads/main by this push:
     new a2863eefe Revert maven-dist-enforcer version back to 3.2.0
a2863eefe is described below

commit a2863eefe076b437c5175e84a618d9ba5e3a3257
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Sep 13 10:54:27 2023 +0000

    Revert maven-dist-enforcer version back to 3.2.0
---
 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 30d417bca..4a9014d8b 100644
--- a/idp-distribution/pom.xml
+++ b/idp-distribution/pom.xml
@@ -258,7 +258,7 @@
                     <dependency>
                         <groupId>net.shibboleth.maven.enforcer.rules</groupId>
                         <artifactId>maven-dist-enforcer</artifactId>
-                        <version>3.2.1-SNAPSHOT</version>
+                        <version>${maven-dist-enforcer.version}</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