mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
[maven-release-plugin] prepare release spring-petclinic-4.0.1
This commit is contained in:
parent
68080fcdc1
commit
cd28849425
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
@ -12,12 +12,12 @@
|
|||
|
||||
<scm>
|
||||
<developerConnection>scm:git:https://github.com/obrenovicm/spring-petclinic.git</developerConnection>
|
||||
<tag>spring-petclinic-4.0.0</tag>
|
||||
<tag>spring-petclinic-4.0.1</tag>
|
||||
</scm>
|
||||
|
||||
<groupId>org.springframework.samples</groupId>
|
||||
<artifactId>spring-petclinic</artifactId>
|
||||
<version>4.0.1-SNAPSHOT</version>
|
||||
<version>4.0.1</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:43:38Z</project.build.outputTimestamp>
|
||||
<project.build.outputTimestamp>2025-01-28T10:44:36Z</project.build.outputTimestamp>
|
||||
|
||||
<!-- Web dependencies -->
|
||||
<webjars-locator.version>1.0.1</webjars-locator.version>
|
||||
|
|
Loading…
Reference in a new issue