[java-idp-plugin-totp] branch master updated: Forgot to roll back versions of remaining POMs.
Scott Cantor
cantor.2 at osu.edu
Tue Jul 14 12:28:43 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=03b93f94bf93091d949ae43b7eb2dfbc53a28825
The following commit(s) were added to refs/heads/master by this push:
new 03b93f9 Forgot to roll back versions of remaining POMs.
03b93f9 is described below
commit 03b93f94bf93091d949ae43b7eb2dfbc53a28825
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jul 14 08:29:08 2020 -0400
Forgot to roll back versions of remaining POMs.
---
totp-dist/pom.xml | 2 +-
totp-impl/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/totp-dist/pom.xml b/totp-dist/pom.xml
index 561bd7d..3241ed0 100644
--- a/totp-dist/pom.xml
+++ b/totp-dist/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp.plugin</groupId>
<artifactId>idp-plugin-totp</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>0.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth IdP :: Plugins :: TOTP Login Flow Distribution</name>
diff --git a/totp-impl/pom.xml b/totp-impl/pom.xml
index 3c1a9c6..760e34f 100644
--- a/totp-impl/pom.xml
+++ b/totp-impl/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.idp.plugin</groupId>
<artifactId>idp-plugin-totp</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>0.0.1-SNAPSHOT</version>
</parent>
<name>Shibboleth IdP :: Plugins :: TOTP Login Flow Impl</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list