From 39407424297063506e9b36934b39bdfaded87658 Mon Sep 17 00:00:00 2001 From: Sofiia Churikova Date: Mon, 21 Apr 2025 03:32:33 +0300 Subject: [PATCH] add distributionManagement --- pom.xml | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index d9e0d9225..7fe1ab903 100644 --- a/pom.xml +++ b/pom.xml @@ -289,6 +289,21 @@ + + + + local-repo + Local Repository + file://${user.home}/.m2/repository-local + + + + + scm:git:https://github.com/schurikova/spring-petclinic.git + scm:git:https://github.com/schurikova/spring-petclinic.git + spring-petclinic-4.0.0 + + Apache License, Version 2.0 @@ -296,12 +311,6 @@ - - scm:git:https://github.com/schurikova/spring-petclinic.git - scm:git:https://github.com/schurikova/spring-petclinic.git - spring-petclinic-4.0.0 - -