[java-identity-provider] branch main updated: Point to released version of the enforcer
Rod Widdowson
rdw at steadingsoftware.com
Tue Dec 14 19:34:02 UTC 2021
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=f0d0c05a290ea427e8e937d11f0fe2bbb23b0cb0
The following commit(s) were added to refs/heads/main by this push:
new f0d0c05a2 Point to released version of the enforcer
f0d0c05a2 is described below
commit f0d0c05a290ea427e8e937d11f0fe2bbb23b0cb0
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Dec 14 19:33:56 2021 +0000
Point to released version of the enforcer
---
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 b82b123f5..af72441c8 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.0.0-SNAPSHOT</version>
+ <version>3.0.0</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