summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorchaochaoc <[email protected]>2024-07-22 16:45:26 +0800
committerchaochaoc <[email protected]>2024-07-22 16:45:26 +0800
commit068124bf3fb80a7f843fb6cde85ca4a7474e08d6 (patch)
tree1987cd70fb9bfa78bba920bc1df7c551896070fe /pom.xml
parent21a0d8c57ef08a5f2c9a4f3f7169e2927f888e46 (diff)
chore: update repo
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/pom.xml b/pom.xml
index 8518d20..20a08fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,20 +43,6 @@
</site>
</distributionManagement>
- <repositories>
- <repository>
- <id>central</id>
- <url>http://192.168.40.153:8081/repository/public/</url>
- </repository>
- <repository>
- <id>snapshots</id>
- <url>http://192.168.40.153:8081/repository/public/</url>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- </repository>
- </repositories>
-
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>