mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 09:05:50 +00:00
[maven-release-plugin] prepare release 3.0.0
This commit is contained in:
parent
701c7299d4
commit
ed83baebbd
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.1-SNAPSHOT</version>
|
||||
<version>3.0.0</version>
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
@ -14,7 +14,7 @@
|
|||
|
||||
<scm>
|
||||
<developerConnection>scm:git:git@github.com:GasparAM/spring-petclinic.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
<tag>3.0.0</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
|
Loading…
Reference in a new issue