Skip to content

Commit

Permalink
XCOMMONS-1110: Upgrade to Maven Assembly plugin 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tmortagne committed Dec 7, 2016
1 parent f55892a commit 88d3178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1051,7 +1051,7 @@ XWiki uses SLF4J for logging. Don't use Commons Logging or Log4J.
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<!-- Lock down plugin version for build reproducibility -->
<version>2.6</version>
<version>3.0.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 88d3178

Please sign in to comment.