diff --git a/pom.xml b/pom.xml index 502bf67..4957461 100644 --- a/pom.xml +++ b/pom.xml @@ -7,11 +7,13 @@ guru.springframework mb2g-mvn-fixme1 1.0-SNAPSHOT + http://www.example.com UTF-8 UTF-8 11 + 5.11.3 ${java.version} ${java.version} @@ -53,7 +55,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M2 + 3.5.0 @@ -63,7 +65,16 @@ - + + org.apache.maven.plugins + maven-project-info-reports-plugin + 3.6.2 + + + org.apache.maven.plugins + maven-site-plugin + 3.21.0 + @@ -72,7 +83,11 @@ org.apache.maven.plugins maven-surefire-report-plugin - 2.22.0 + 3.5.1 + + false + - \ No newline at end of file + + \ No newline at end of file