diff --git a/pom.xml b/pom.xml index 933e73f8a..911bb819f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,41 +6,44 @@ 1.0.0 war - - 1.8 - 1.8 - 1.8 - ISO-8859-1 - - rj-releases http://52.5.53.15:8081/nexus/content/repositories/releases/ - + + ${project.artifactId} + src/java + + + src/java + + **/*.java + + + - org.apache.maven.plugins - maven-release-plugin + maven-compiler-plugin 3.8.1 - @{project.version} + 1.8 + 1.8 + ISO-8859-1 + + maven-war-plugin + 2.6 + + web + @{artifactId}@.@{extension}@ + + + - - - - - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.9.1 - - -