mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-02-05 13:51:12 +00:00
Set version to 5.0.0
This commit is contained in:
parent
67d67d0bf2
commit
5281b2093b
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -8,7 +8,7 @@
|
|||
</parent>
|
||||
<groupId>org.springframework.samples</groupId>
|
||||
<artifactId>spring-petclinic</artifactId>
|
||||
<version>4.0.0-SNAPSHOT</version>
|
||||
<version>5.0.0</version>
|
||||
<name>petclinic</name>
|
||||
|
||||
<properties>
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<!-- Important for reproducible builds. Update using e.g. ./mvnw versions:set -DnewVersion=... -->
|
||||
<project.build.outputTimestamp>2024-11-28T14:37:52Z</project.build.outputTimestamp>
|
||||
<project.build.outputTimestamp>2025-12-27T18:59:06Z</project.build.outputTimestamp>
|
||||
|
||||
<!-- Web dependencies -->
|
||||
<webjars-locator.version>1.1.2</webjars-locator.version>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue