diff options
| author | chaochaoc <[email protected]> | 2024-07-22 16:45:26 +0800 |
|---|---|---|
| committer | chaochaoc <[email protected]> | 2024-07-22 16:45:26 +0800 |
| commit | 068124bf3fb80a7f843fb6cde85ca4a7474e08d6 (patch) | |
| tree | 1987cd70fb9bfa78bba920bc1df7c551896070fe /pom.xml | |
| parent | 21a0d8c57ef08a5f2c9a4f3f7169e2927f888e46 (diff) | |
chore: update repo
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 14 |
1 files changed, 0 insertions, 14 deletions
@@ -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> |
