mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45:49 +00:00
version has been changed to 1.0
This commit is contained in:
parent
4a4ec95fd0
commit
c3b39b06bb
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
<parent>
|
||||
<groupId>ru.cicd.samples</groupId>
|
||||
<artifactId>spring-petclinic</artifactId>
|
||||
<version>2.0</version>
|
||||
<version>1.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>petclinic-application</artifactId>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<parent>
|
||||
<groupId>ru.cicd.samples</groupId>
|
||||
<artifactId>spring-petclinic</artifactId>
|
||||
<version>2.0</version>
|
||||
<version>1.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>petclinic-container</artifactId>
|
||||
|
|
Loading…
Reference in a new issue