[java-idp-plugin-totp] branch main updated: Lock parent for release.
Scott Cantor
cantor.2 at osu.edu
Thu Oct 26 17:39:56 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor 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=eb0e015b96607bf35471281d3861bd43aef3ed13
The following commit(s) were added to refs/heads/main by this push:
new eb0e015 Lock parent for release.
eb0e015 is described below
commit eb0e015b96607bf35471281d3861bd43aef3ed13
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Oct 26 13:39:49 2023 -0400
Lock parent for release.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bb12381..4006cfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.0.2-SNAPSHOT</version>
+ <version>17.0.2</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