version has been changed to 1.0

This commit is contained in:
Sergey Berezin 2019-08-01 21:56:17 +04:00
parent 4a4ec95fd0
commit c3b39b06bb
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>ru.cicd.samples</groupId> <groupId>ru.cicd.samples</groupId>
<artifactId>spring-petclinic</artifactId> <artifactId>spring-petclinic</artifactId>
<version>2.0</version> <version>1.0</version>
</parent> </parent>
<artifactId>petclinic-application</artifactId> <artifactId>petclinic-application</artifactId>

View file

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>ru.cicd.samples</groupId> <groupId>ru.cicd.samples</groupId>
<artifactId>spring-petclinic</artifactId> <artifactId>spring-petclinic</artifactId>
<version>2.0</version> <version>1.0</version>
</parent> </parent>
<artifactId>petclinic-container</artifactId> <artifactId>petclinic-container</artifactId>