JAVA-13826: Align module names, folder names and artifact id (#12624)

This commit is contained in:
freelansam 2022-08-20 23:54:43 +05:30 committed by GitHub
parent 6bc1d484ca
commit 3f1f6bd34b
13 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@
</build>
<modules>
<module>server</module>
<module>client</module>
<module>pkce-auth-server</module>
<module>pkce-client</module>
</modules>
</project>