update parent
This commit is contained in:
parent
a1649d0df7
commit
25f0513bcf
10
pom.xml
10
pom.xml
@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>cn.axzo.infra</groupId>
|
<groupId>cn.axzo.infra</groupId>
|
||||||
<artifactId>axzo-parent</artifactId>
|
<artifactId>axzo-parent</artifactId>
|
||||||
<version>2.4.13.1</version>
|
<version>2.4.13.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>cn.axzo.oss</groupId>
|
<groupId>cn.axzo.oss</groupId>
|
||||||
@ -112,4 +112,12 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
<repositories>
|
||||||
|
<repository>
|
||||||
|
<id>axzo</id>
|
||||||
|
<name>axzo repository</name>
|
||||||
|
<url>https://nexus.axzo.cn/repository/axzo/</url>
|
||||||
|
</repository>
|
||||||
|
</repositories>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user