[java-idp-plugin-totp] branch main updated: Bump parent POM version to fix Javadoc issues

Ian Young ian at iay.org.uk
Thu Aug 4 14:03:18 UTC 2022


This is an automated email from the git hooks/post-receive script.

iay 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=d9feb4c86c6ef00f81f3be3fb408e35dcce4c98f

The following commit(s) were added to refs/heads/main by this push:
     new d9feb4c  Bump parent POM version to fix Javadoc issues
d9feb4c is described below

commit d9feb4c86c6ef00f81f3be3fb408e35dcce4c98f
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Aug 4 15:03:12 2022 +0100

    Bump parent POM version to fix Javadoc issues
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 92a6fda..9c34bfd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.3</version>
+        <version>11.3.4-SNAPSHOT</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