0.0.2.0
更新example pom
This commit is contained in:
parent
6f1c133190
commit
e8e29897c5
@ -3,10 +3,10 @@
|
|||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>com.x.retry</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>x-retry</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>${revision}</version>
|
<version>2.5.6</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath/> <!-- lookup parent from repository -->
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>com.example</groupId>
|
<groupId>com.example</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user