mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
0f8ad422f5
commit
6df374602f
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -17,7 +17,7 @@
|
|||
|
||||
<groupId>org.springframework.samples</groupId>
|
||||
<artifactId>spring-petclinic</artifactId>
|
||||
<version>4.0.2</version>
|
||||
<version>4.0.3-SNAPSHOT</version>
|
||||
|
||||
<name>petclinic</name>
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
|||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
<!-- Important for reproducible builds. Update using e.g. ./mvnw versions:set
|
||||
-DnewVersion=... -->
|
||||
<project.build.outputTimestamp>2025-01-28T10:48:22Z</project.build.outputTimestamp>
|
||||
<project.build.outputTimestamp>2025-01-28T10:50:25Z</project.build.outputTimestamp>
|
||||
|
||||
<!-- Web dependencies -->
|
||||
<webjars-locator.version>1.0.1</webjars-locator.version>
|
||||
|
|
Loading…
Reference in a new issue