From 997c04c60f39aeb514c0f8ecc3239e078905be9a Mon Sep 17 00:00:00 2001 From: Anna Ishkhanyan Date: Mon, 22 Dec 2025 02:08:23 +0400 Subject: [PATCH] Fix SCM to use HTTPS instead of SSH --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 28ef41475..9e06f5af6 100644 --- a/pom.xml +++ b/pom.xml @@ -39,12 +39,12 @@ https://www.apache.org/licenses/LICENSE-2.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 - + + 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 +