update file-common/src/main/resources/conf/settings.xml.

修改本地mvn仓库地址
This commit is contained in:
MAC 2020-07-04 00:49:09 +08:00 committed by Gitee
parent 627ed43025
commit 286e6387b7

View File

@ -50,7 +50,7 @@ under the License.
| The path to the local repository maven will use to store artifacts. | The path to the local repository maven will use to store artifacts.
| |
| Default: ${user.home}/.m2/repository--> | Default: ${user.home}/.m2/repository-->
<localRepository>D:\maven-repository</localRepository> <localRepository>/home/maven-repository</localRepository>
<!-- interactiveMode <!-- interactiveMode