From b1045e2b62480b22b110c0bc87d84d59165840ff Mon Sep 17 00:00:00 2001 From: Omar Peart Date: Wed, 29 Nov 2023 23:41:58 -0500 Subject: [PATCH] Added SCM section in pom.xml --- pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f11561df0..e8c7b4a3d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,8 +5,10 @@ 4.0.0 org.springframework.samples spring-petclinic - 3.0.0 - + 3.0.0-SNAPSHOT + + scm:git:https://github.com/omarxgrid/spring-petclinic.git + org.springframework.boot spring-boot-starter-parent