[java-idp-plugin-totp] branch maint-1 updated: Pin Move parent forward to 11.3.6
Rod Widdowson
rdw at steadingsoftware.com
Mon Mar 25 10:33:20 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch maint-1
in repository java-idp-plugin-totp.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-totp.git;a=commit;h=14d76d44324f142a043348322e23c4d10bf2febc
The following commit(s) were added to refs/heads/maint-1 by this push:
new 14d76d4 Pin Move parent forward to 11.3.6
14d76d4 is described below
commit 14d76d44324f142a043348322e23c4d10bf2febc
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Mar 25 10:33:15 2024 +0000
Pin Move parent forward to 11.3.6
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 40e3589..8587352 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.6-SNAPSHOT</version>
+ <version>11.3.6</version>
</parent>
<name>Shibboleth IdP :: Plugins :: TOTP Login Flow</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list