Skip to content

Commit

Permalink
[MNG-5968] Default plugin version updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianSchulte committed Apr 15, 2016
1 parent 00565eb commit dac9c81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maven-core/src/main/resources/META-INF/plexus/components.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ under the License.
</phases>
<default-phases>
<site>
org.apache.maven.plugins:maven-site-plugin:3.5:site
org.apache.maven.plugins:maven-site-plugin:3.5.1:site
</site>
<site-deploy>
org.apache.maven.plugins:maven-site-plugin:3.5:deploy
org.apache.maven.plugins:maven-site-plugin:3.5.1:deploy
</site-deploy>
</default-phases>
<!-- END SNIPPET: site -->
Expand Down

0 comments on commit dac9c81

Please sign in to comment.