mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 09:05:50 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
64e2e654a0
commit
8ab0d43897
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.springframework.samples</groupId>
|
||||
<artifactId>spring-petclinic</artifactId>
|
||||
<version>3.0.2</version>
|
||||
<version>3.0.3-SNAPSHOT</version>
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
@ -14,7 +14,7 @@
|
|||
|
||||
<scm>
|
||||
<developerConnection>scm:git:git@github.com:GasparAM/spring-petclinic.git</developerConnection>
|
||||
<tag>3.0.2</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
|
Loading…
Reference in a new issue