From 5a371b3a92b2ff540cc110da9cbcc087d1dbc908 Mon Sep 17 00:00:00 2001 From: iancumatei67 Date: Mon, 22 Jan 2024 13:44:33 +0200 Subject: [PATCH] NEXUS --- pom.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ec28577a2..ad8d6ea7b 100644 --- a/pom.xml +++ b/pom.xml @@ -145,9 +145,13 @@ + + nexus-snapshot + http://localhost:8686/repository/maven-snapshot/ + - github - https://github.com/iancumatei67/spring-petclinic.git + nexus-release + http://localhost:8686/repository/maven-release/ @@ -291,6 +295,10 @@ + + maven-group + http://localhost:8686/repository/maven-group/ + spring-snapshots Spring Snapshots