Change distribution url
This commit is contained in:
parent
0df4be2bb6
commit
e546b2306e
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
|
@ -23,8 +23,8 @@
|
|||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>zhdev-repo</id>
|
||||
<url>https://maven.zhdev.org/repository/</url>
|
||||
<id>zhdev-dist</id>
|
||||
<url>https://maven.zhdev.org/distribution/</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
<phase>package</phase>
|
||||
<goals>
|
||||
<goal>shade</goal>
|
||||
</goals>
|
||||
</goals>repo
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue