From e1f46ec7e8841aba6436dcdf187394aa5136925a Mon Sep 17 00:00:00 2001 From: Matthew <99048876+JustFiesta@users.noreply.github.com> Date: Thu, 18 Apr 2024 15:57:47 +0200 Subject: [PATCH] Test mvn config for deploying releases --- pom.xml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 94baf6b2d..dc8687059 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.samples spring-petclinic - 4.0.8 + 4.0.8-SNAPSHOT org.springframework.boot @@ -178,14 +178,7 @@ true --> - - org.apache.maven.plugins - maven-deploy-plugin - ${maven-deploy-plugin.version} - - true - - + org.apache.maven.plugins maven-release-plugin @@ -193,7 +186,6 @@ ${project.artifactId}-${project.version} true - release