From bfa5bb52043aced9f8db7ade72f65e208ce559a5 Mon Sep 17 00:00:00 2001 From: saidone Date: Tue, 19 Apr 2022 18:16:31 +0200 Subject: [PATCH] bump version to 2.0 --- alfresco-totp-authenticator-platform/pom.xml | 2 +- alfresco-totp-authenticator-share/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/alfresco-totp-authenticator-platform/pom.xml b/alfresco-totp-authenticator-platform/pom.xml index 94d7c90..2ed1785 100644 --- a/alfresco-totp-authenticator-platform/pom.xml +++ b/alfresco-totp-authenticator-platform/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.saidone alfresco-totp-authenticator-platform - 1.1-SNAPSHOT + 2.0 alfresco-totp-authenticator-platform Platform/Repository JAR Module Platform/Repo JAR Module (to be included in the alfresco.war) jar diff --git a/alfresco-totp-authenticator-share/pom.xml b/alfresco-totp-authenticator-share/pom.xml index 1a3d675..4f00dfe 100644 --- a/alfresco-totp-authenticator-share/pom.xml +++ b/alfresco-totp-authenticator-share/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.saidone alfresco-totp-authenticator-share - 1.1-SNAPSHOT + 2.0 alfresco-totp-authenticator-share Share JAR Module Share JAR Module (to be included in the share.war) jar diff --git a/pom.xml b/pom.xml index 0f295aa..c88dda6 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 1.8 1.8 - 1.0 + 2.0 alfresco-totp-authenticator-platform