Commit 1f2af4d42ee322261bde99dc20ebb4a49f1ccd9b
1 parent
d59aabc4
Exists in
master
1.modify maven address
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
gradle.properties
1 | 1 | #Maven Repo URL |
2 | -MAVEN_REPO_RELEASE_URL=http://47.93.122.69:9001/repository/maven-releases/ | |
3 | -MAVEN_REPO_SNAPSHOT_URL=http://47.93.122.69:9001/repository/maven-snapshots/ | |
2 | +MAVEN_REPO_RELEASE_URL=http://nexus.taover.com:9001/repository/maven-releases/ | |
3 | +MAVEN_REPO_SNAPSHOT_URL=http://nexus.taover.com:9001/repository/maven-snapshots/ | |
4 | 4 | |
5 | 5 | #maven GroupId |
6 | 6 | GROUP=com.taover | ... | ... |