summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorwangwei <[email protected]>2023-04-17 14:36:39 +0800
committerwangwei <[email protected]>2023-04-17 14:50:01 +0800
commitdebce5cc94e7bf16d53443285259f4d76fb1c0fc (patch)
treecf008e6f80d85cd391e9ca7bf0977d88ca66a651 /pom.xml
parentb74d0caba1408399e41d0a2eeb263fc64e2694ff (diff)
支持持续集成
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index a6337f1..05d9b55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>