From e05a00d85f785b8b3247abe95e65bc0985f863d0 Mon Sep 17 00:00:00 2001 From: GasparAM Date: Mon, 10 Apr 2023 13:54:21 +0400 Subject: [PATCH] nexus configurations --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index 34020118c..9696bc496 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,17 @@ HEAD + + + nexus-snapshots + http://localhost:8079/repository/maven-snapshots/ + + + nexus-releases + http://localhost:8079/repository/maven-releases/ + + + @@ -240,6 +251,10 @@ + + maven-group + http://localhost:8079/repository/maven-group/ + spring-snapshots Spring Snapshots