[java-idp-plugin-totp] branch main updated: Move to 3.1.0-SNAPSHOT of the dist enforcer
Rod Widdowson
rdw at steadingsoftware.com
Fri Dec 31 15:11:08 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-plugin-totp.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-totp.git;a=commit;h=6df4660911b16518fe3b7f3fdf2478423ac1d953
The following commit(s) were added to refs/heads/main by this push:
new 6df4660 Move to 3.1.0-SNAPSHOT of the dist enforcer
6df4660 is described below
commit 6df4660911b16518fe3b7f3fdf2478423ac1d953
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Dec 31 15:10:42 2021 +0000
Move to 3.1.0-SNAPSHOT of the dist enforcer
---
totp-dist/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/totp-dist/pom.xml b/totp-dist/pom.xml
index f7a9799..dbef35d 100644
--- a/totp-dist/pom.xml
+++ b/totp-dist/pom.xml
@@ -75,7 +75,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