diff options
| author | wangwei <[email protected]> | 2023-04-17 14:36:39 +0800 |
|---|---|---|
| committer | wangwei <[email protected]> | 2023-04-17 14:50:01 +0800 |
| commit | debce5cc94e7bf16d53443285259f4d76fb1c0fc (patch) | |
| tree | cf008e6f80d85cd391e9ca7bf0977d88ca66a651 /pom.xml | |
| parent | b74d0caba1408399e41d0a2eeb263fc64e2694ff (diff) | |
支持持续集成
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,7 +30,7 @@ <repository> <id>nexus</id> <name>Team Nexus Repository</name> - <url>http://192.168.40.125:8099/content/groups/public</url> + <url>http://192.168.40.153:8099/content/groups/public</url> </repository> </repositories> @@ -38,7 +38,7 @@ <pluginRepository> <id>nexus</id> <name>Team Nexus Repository</name> - <url>http://192.168.40.125:8099/content/groups/public</url> + <url>http://192.168.40.153:8099/content/groups/public</url> </pluginRepository> </pluginRepositories> |
