From 1b2ddf0c5ef21dd5c5247d7c009401383abc9050 Mon Sep 17 00:00:00 2001 From: Memogoz Date: Thu, 22 May 2025 16:19:43 -0600 Subject: [PATCH] Update pom.xml --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 27fb9a6bd..3107c49a9 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,13 @@ petclinic + + scm:git:https://github.com/Memogoz/spring-petclinic.git + scm:git:ssh://git@github.com/Memogoz/spring-petclinic.git + https://github.com/Memogoz/spring-petclinic + HEAD + + @@ -287,6 +294,13 @@ cyclonedx-maven-plugin + + org.apache.maven.plugins + maven-release-plugin + + + +