diff --git a/pom.xml b/pom.xml index cf14b4d7b..e2cac26a2 100644 --- a/pom.xml +++ b/pom.xml @@ -121,6 +121,18 @@ + + + nexus-snapshots + http://172.19.0.3:8081/repository/maven-snapshots/ + + + nexus + Nexus Staging Repo + http://172.19.0.3:8081/repository/maven-releases/ + + + @@ -139,6 +151,26 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.5.1 + + + default-deploy + deploy + + deploy + + + + + nexus + http://172.19.0.3:8081/nexus/ + true + + + io.spring.javaformat spring-javaformat-maven-plugin