From daa9858b5bdaac9bf7c509a2ab55994f182b0682 Mon Sep 17 00:00:00 2001 From: idvylyuk Date: Mon, 11 Nov 2024 16:52:59 +0200 Subject: [PATCH] release: added local maven repo --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 5b4abbf72..0a9133dc1 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,13 @@ petclinic + + + local-repo + file:////Users/idvylyuk/local-maven-repo + + +