mirror of
https://github.com/yanlongqi/jhinno-openapi-java-sdk.git
synced 2026-03-22 06:15:10 +08:00
发布本地仓库
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -95,9 +95,13 @@
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>yuchat</id>
|
||||
<url>http://192.168.3.101/repository/maven-jhinno/</url>
|
||||
<id>jhinno-releases</id>
|
||||
<url>http://192.168.87.22:8081/repository/maven-releases</url>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>jhinno-snapshots</id>
|
||||
<url>http://192.168.87.22:8081/repository/maven-snapshots</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user