rename maxkey-webapis to maxkey-web-apis

This commit is contained in:
MaxKey
2023-02-02 15:51:48 +08:00
parent 6caa5a02f4
commit ac61b133c5
53 changed files with 18 additions and 18 deletions

View File

@@ -53,8 +53,8 @@ dependencies {
implementation project(":maxkey-protocols:maxkey-protocol-saml-2.0")
//webapis
implementation project(":maxkey-webapis:maxkey-webapi-scim")
implementation project(":maxkey-webapis:maxkey-webapi-rest")
implementation project(":maxkey-web-apis:maxkey-web-api-scim")
implementation project(":maxkey-web-apis:maxkey-web-api-rest")
//synchronizers
implementation project(":maxkey-synchronizers:maxkey-synchronizer")