From fab255d0da7d83273b82b19d9faca7df974be862 Mon Sep 17 00:00:00 2001 From: Nana Date: Wed, 28 Oct 2020 19:34:12 +0100 Subject: [PATCH] Configure maven to push to nexus repo --- pom.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/pom.xml b/pom.xml index 5c6aa94..cf90329 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,32 @@ java-maven-app 1.0-SNAPSHOT + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + + + + + + nexus-snapshots + http://167.99.248.163:8081/repository/maven-snapshots/ + + + org.springframework.boot