From d00a69ef1ad30f84f370b4079570abbf6be32cd5 Mon Sep 17 00:00:00 2001 From: "user.email" Date: Mon, 15 Jul 2024 12:12:53 +0200 Subject: [PATCH] Modify pom --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3cfd7ca98..17e12587e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,8 +19,13 @@ nexus - http://localhost:8081/repository/maven-proxy-repo/ - + http://localhost:8081/repository/maven-local/ + + + nexus-snapshots + http://localhost:8081/repository/maven-local/ + +