mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
snapshot version changed
This commit is contained in:
parent
b9684a6ca3
commit
44a29914ff
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -19,7 +19,7 @@
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||||
<!-- Important for reproducible builds. Update using e.g. ./mvnw versions:set -DnewVersion=... -->
|
<!-- Important for reproducible builds. Update using e.g. ./mvnw versions:set -DnewVersion=... -->
|
||||||
<project.build.outputTimestamp>2024-04-06T11:03:01Z</project.build.outputTimestamp>
|
<project.build.outputTimestamp>2024-04-06T11:20:06Z</project.build.outputTimestamp>
|
||||||
|
|
||||||
<!-- Web dependencies -->
|
<!-- Web dependencies -->
|
||||||
<webjars-bootstrap.version>5.3.2</webjars-bootstrap.version>
|
<webjars-bootstrap.version>5.3.2</webjars-bootstrap.version>
|
||||||
|
|
Loading…
Reference in a new issue