Skip to content
This repository has been archived by the owner on Jan 16, 2020. It is now read-only.

Commit

Permalink
[MPOM-149] Upgrade plugin tools to 3.5.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/maven/pom/trunk@1774826 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
ChristianSchulte committed Dec 18, 2016
1 parent 0fb45b2 commit fa3b2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,7 @@ under the License.
<sonar.host.url>https://analysis.apache.org/</sonar.host.url>
<maven.site.cache>${user.home}/maven-sites</maven.site.cache>
<maven.site.path>../..</maven.site.path><!-- to be overridden -->
<mavenPluginToolsVersion>3.4</mavenPluginToolsVersion>
<mavenPluginToolsVersion>3.5</mavenPluginToolsVersion>
<!-- don't fail check for some rules that are too hard to enforce (could even be told broken for some) -->
<checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength</checkstyle.violation.ignore>
</properties>
Expand Down

0 comments on commit fa3b2fd

Please sign in to comment.