mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
5ce7f85b79
commit
764f5787f2
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -3,10 +3,10 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.springframework.samples</groupId>
|
||||
<artifactId>spring-petclinic</artifactId>
|
||||
<version>4.2.9</version>
|
||||
<version>4.2.10-SNAPSHOT</version>
|
||||
<scm>
|
||||
<connection>scm:git:https://github.com/RolandBakunts/spring-petclinic.git</connection>
|
||||
<tag>spring-petclinic-4.2.9</tag>
|
||||
<tag>spring-petclinic</tag>
|
||||
</scm>
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
|
Loading…
Reference in a new issue