[java-idp-plugin-totp] branch main updated: Update parent version.

Scott Cantor cantor.2 at osu.edu
Tue Jul 18 18:44:47 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=312f5e6ef5eb460bbac04ec46f6715d2abc60cd8

The following commit(s) were added to refs/heads/main by this push:
     new 312f5e6  Update parent version.
312f5e6 is described below

commit 312f5e6ef5eb460bbac04ec46f6715d2abc60cd8
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jul 18 14:44:44 2023 -0400

    Update parent version.
---
 totp-dist/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/totp-dist/pom.xml b/totp-dist/pom.xml
index 6642bbd..a0a9fb5 100644
--- a/totp-dist/pom.xml
+++ b/totp-dist/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp.plugin.authn</groupId>
         <artifactId>idp-plugin-totp</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>2.0.0-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth IdP :: Plugins :: TOTP Login Flow Distribution</name>
@@ -16,7 +16,6 @@
     <packaging>pom</packaging>
 
     <properties>
-        <checkstyle.configLocation>${project.basedir}/../checkstyle.xml</checkstyle.configLocation>
         <dist.finalName>shibboleth-idp-plugin-totp-${project.version}</dist.finalName>
         <dist.assemblyDirectory>${project.build.directory}/${dist.finalName}</dist.assemblyDirectory>
     </properties>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list