mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
[maven-release-plugin] prepare release spring-petclinic-3.1.4
This commit is contained in:
parent
a2efdaf089
commit
18fb4c7fcc
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.1.4-SNAPSHOT</version>
|
||||
<version>3.1.4</version>
|
||||
<packaging>jar</packaging>
|
||||
<distributionManagement>
|
||||
<snapshotRepository>
|
||||
|
@ -28,7 +28,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>2023-10-27T10:37:07Z</project.build.outputTimestamp>
|
||||
<project.build.outputTimestamp>2023-10-27T10:49:24Z</project.build.outputTimestamp>
|
||||
|
||||
<!-- Web dependencies -->
|
||||
<webjars-bootstrap.version>5.2.3</webjars-bootstrap.version>
|
||||
|
|
Loading…
Reference in a new issue