mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 22:35:49 +00:00
1111- test
This commit is contained in:
parent
1ada9baeaa
commit
22a691a279
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -7,11 +7,11 @@
|
||||||
<artifactId>spring-petclinic</artifactId>
|
<artifactId>spring-petclinic</artifactId>
|
||||||
<version>2.1.0.BUILD-SNAPSHOT</version>
|
<version>2.1.0.BUILD-SNAPSHOT</version>
|
||||||
|
|
||||||
<parent>
|
<!-- <parent>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>2.1.0.BUILD-SNAPSHOT</version>
|
<version>2.1.0.BUILD-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>-->
|
||||||
<name>petclinic</name>
|
<name>petclinic</name>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|
Loading…
Reference in a new issue