diff --git a/VII. Spring Boot CLI/61. Configuring the CLI with settings.xml.md b/VII. Spring Boot CLI/61. Configuring the CLI with settings.xml.md index 8717ad57..9a84896f 100644 --- a/VII. Spring Boot CLI/61. Configuring the CLI with settings.xml.md +++ b/VII. Spring Boot CLI/61. Configuring the CLI with settings.xml.md @@ -9,7 +9,8 @@ CLI支持以下配置: * Proxies * Profiles * Activation -  * Repositories +   + * Repositories * Active profiles 更多信息可参考[Maven设置文档](https://maven.apache.org/settings.html)。