mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-02-04 21:31:11 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
d1b67b2291
commit
34571b8965
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
|
@ -8,7 +8,7 @@
|
|||
</parent>
|
||||
<groupId>org.springframework.samples</groupId>
|
||||
<artifactId>spring-petclinic</artifactId>
|
||||
<version>5.0.0</version>
|
||||
<version>5.1.0-SNAPSHOT</version>
|
||||
<name>petclinic</name>
|
||||
|
||||
<properties>
|
||||
|
|
@ -17,7 +17,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>2025-12-27T19:03:08Z</project.build.outputTimestamp>
|
||||
<project.build.outputTimestamp>2025-12-27T19:05:33Z</project.build.outputTimestamp>
|
||||
|
||||
<!-- Web dependencies -->
|
||||
<webjars-locator.version>1.1.2</webjars-locator.version>
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
<connection>scm:git:https://github.com/anna-ishkhanyan/spring-petclinic.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:anna-ishkhanyan/spring-petclinic.git</developerConnection>
|
||||
<url>https://github.com/anna-ishkhanyan/spring-petclinic</url>
|
||||
<tag>spring-petclinic-5.0.0</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<dependencies>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue