mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-29 14:29:37 +00:00
[maven-release-plugin] prepare release spring-petclinic-4.0.1
This commit is contained in:
parent
d490610ebc
commit
d11a233e54
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
@ -13,11 +13,11 @@
|
||||||
<connection>scm:git:git@github.com:Piasecki-grid/maven-project.git</connection>
|
<connection>scm:git:git@github.com:Piasecki-grid/maven-project.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:Piasecki-grid/maven-project.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:Piasecki-grid/maven-project.git</developerConnection>
|
||||||
<url>https://github.com/Piasecki-grid/maven-project</url>
|
<url>https://github.com/Piasecki-grid/maven-project</url>
|
||||||
<tag>HEAD</tag>
|
<tag>spring-petclinic-4.0.1</tag>
|
||||||
</scm>
|
</scm>
|
||||||
<groupId>org.springframework.samples</groupId>
|
<groupId>org.springframework.samples</groupId>
|
||||||
<artifactId>spring-petclinic</artifactId>
|
<artifactId>spring-petclinic</artifactId>
|
||||||
<version>4.0.1-SNAPSHOT</version>
|
<version>4.0.1</version>
|
||||||
|
|
||||||
<name>petclinic</name>
|
<name>petclinic</name>
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
<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
|
<!-- Important for reproducible builds. Update using e.g. ./mvnw versions:set
|
||||||
-DnewVersion=... -->
|
-DnewVersion=... -->
|
||||||
<project.build.outputTimestamp>2025-01-04T17:55:21Z</project.build.outputTimestamp>
|
<project.build.outputTimestamp>2025-01-04T18:35:10Z</project.build.outputTimestamp>
|
||||||
|
|
||||||
<!-- Web dependencies -->
|
<!-- Web dependencies -->
|
||||||
<webjars-locator.version>1.0.1</webjars-locator.version>
|
<webjars-locator.version>1.0.1</webjars-locator.version>
|
||||||
|
|
Loading…
Reference in a new issue