From 008567525faa6cbd8892c8ba5d1e26487c507a90 Mon Sep 17 00:00:00 2001 From: JustFiesta Date: Wed, 10 Apr 2024 12:23:43 +0200 Subject: [PATCH] [ci skip] rollback the release of spring-petclinic-4.0.7 --- pom.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b7758e784..cc11de2bc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.samples spring-petclinic - 4.0.8-SNAPSHOT + 4.0.7-SNAPSHOT org.springframework.boot @@ -19,7 +19,7 @@ UTF-8 UTF-8 - 2024-04-10T10:01:33Z + 2024-04-10T09:48:32Z 5.3.2 @@ -143,7 +143,7 @@ scm:git:https://github.com/JustFiesta/spring-petclinic.git scm:git:https://github.com/JustFiesta/spring-petclinic.git https://github.com/JustFiesta/spring-petclinic.git - spring-petclinic-4.0.7 + spring-petclinic-4.0.6 @@ -163,6 +163,18 @@ org.apache.maven.plugins maven-deploy-plugin ${maven-deploy-plugin.version} + + + deploy-jar-file + deploy + + deploy-file + + + jar + + + org.apache.maven.plugins