olamy closed pull request #1: Update Maven Compiler and Surefire plugins URL: https://github.com/apache/maven-archetypes/pull/1
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/plugin-versions.properties b/plugin-versions.properties index 6252126..6688754 100644 --- a/plugin-versions.properties +++ b/plugin-versions.properties @@ -3,8 +3,8 @@ site 3.7 install 2.5.2 deploy 2.8.2 resources 3.0.2 -compiler 3.7.0 -surefire 2.20.1 +compiler 3.8.0 +surefire 2.22.1 jar 3.0.2 ejb 3.0.0 plugin 3.5.1 @@ -14,4 +14,4 @@ rar 2.4 archetype 3.0.1 invoker 3.0.1 pir 2.9 -javadoc 3.0.0 \ No newline at end of file +javadoc 3.0.0 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
