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>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>yuchat</id>
|
<id>jhinno-releases</id>
|
||||||
<url>http://192.168.3.101/repository/maven-jhinno/</url>
|
<url>http://192.168.87.22:8081/repository/maven-releases</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
<snapshotRepository>
|
||||||
|
<id>jhinno-snapshots</id>
|
||||||
|
<url>http://192.168.87.22:8081/repository/maven-snapshots</url>
|
||||||
|
</snapshotRepository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|||||||
Reference in New Issue
Block a user