[java-idp-plugin-totp] branch master updated: Bump version down to match plugin version.

Scott Cantor cantor.2 at osu.edu
Mon Jul 13 21:53:29 UTC 2020


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

scantor pushed a commit to branch master
in repository java-idp-plugin-totp.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-totp.git;a=commit;h=34a8d034bf3414d2c2e65622afdab111a2c2de53

The following commit(s) were added to refs/heads/master by this push:
       new  34a8d03   Bump version down to match plugin version.
34a8d03 is described below

commit 34a8d034bf3414d2c2e65622afdab111a2c2de53
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 13 17:53:53 2020 -0400

    Bump version down to match plugin version.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a28c086..1d04b48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
     <description>An IdP plugin providing TOTP login support.</description>
     <groupId>net.shibboleth.idp.plugin</groupId>
     <artifactId>idp-plugin-totp</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>

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


More information about the commits mailing list