From 4193699f7222f12987e1d42dc71976eedb15d7d5 Mon Sep 17 00:00:00 2001 From: Anna Ishkhanyan Date: Mon, 22 Dec 2025 02:07:19 +0400 Subject: [PATCH] Fix SCM to use HTTPS instead of SSH --- pom.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index a83364526..28ef41475 100644 --- a/pom.xml +++ b/pom.xml @@ -39,13 +39,12 @@ https://www.apache.org/licenses/LICENSE-2.0 - - scm:git:https://github.com/anna-ishkhanyan/spring-petclinic.git - scm:git:git@github.com:anna-ishkhanyan/spring-petclinic.git - https://github.com/anna-ishkhanyan/spring-petclinic - release-5.0.0 - - + + scm:git:https://github.com/anna-ishkhanyan/spring-petclinic.git + scm:git:https://github.com/anna-ishkhanyan/spring-petclinic.git + https://github.com/anna-ishkhanyan/spring-petclinic + HEAD +