[java-oidc-common] branch main updated: Move to 3.1.0-SNAPSHOT of the dist enforcer
Rod Widdowson
rdw at steadingsoftware.com
Fri Dec 31 15:10:27 UTC 2021
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=de15c4048d452ba8fa2fe67058be141f02c9303f
The following commit(s) were added to refs/heads/main by this push:
new de15c40 Move to 3.1.0-SNAPSHOT of the dist enforcer
de15c40 is described below
commit de15c4048d452ba8fa2fe67058be141f02c9303f
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Dec 31 15:09:46 2021 +0000
Move to 3.1.0-SNAPSHOT of the dist enforcer
---
oidc-common-dist/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/oidc-common-dist/pom.xml b/oidc-common-dist/pom.xml
index 11875a3..057f193 100644
--- a/oidc-common-dist/pom.xml
+++ b/oidc-common-dist/pom.xml
@@ -73,7 +73,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