From c07f7a3a511a0ee91094f4a56d17a6f034cabb12 Mon Sep 17 00:00:00 2001 From: Milos Obrenovic Date: Tue, 28 Jan 2025 11:35:02 +0100 Subject: [PATCH] [add] mvn release plugin --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 9b9b815df..ec7287f98 100644 --- a/pom.xml +++ b/pom.xml @@ -9,9 +9,18 @@ +<<<<<<< HEAD org.springframework.samples spring-petclinic 3.4.0-SNAPSHOT +======= + + scm:git:https://github.com/obrenovicm/spring-petclinic.git + + + org.springframework.samples + spring-petclinic +>>>>>>> cb95a48 ([add] mvn release plugin) petclinic