From 216bb09cf23a77cc26808fae4775750e3b8a2c3e Mon Sep 17 00:00:00 2001 From: Fabio Faria Date: Sat, 19 Mar 2022 10:49:10 -0300 Subject: [PATCH] envio para o nexus --- pom.xml | 59 +++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 36 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index 7109b2933..a25ed9b59 100644 --- a/pom.xml +++ b/pom.xml @@ -6,29 +6,42 @@ Flyway 1.0.0 - - src - - - src - - **/*.java - - - - - - maven-compiler-plugin - 3.8.1 - - 11 - 11 - ISO-8859-1 - - - - ${project.artifactId} - + + 1.8 + 1.8 + 1.8 + ISO-8859-1 + + + + + rj-releases + http://52.5.53.15:8081/nexus/content/repositories/releases/ + + + + + + + org.apache.maven.plugins + maven-release-plugin + 3.8.1 + + @{project.version} + + + + + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.9.1 + + + +