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

Commit

Permalink
shade plugin is now maven 3 required
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1354739 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
olamy committed Jun 27, 2012
1 parent e4c3f7b commit 829025d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -78,7 +78,6 @@ under the License.
<module>maven-remote-resources-plugin</module-->
<module>maven-repository-plugin</module>
<module>maven-resources-plugin</module>
<module>maven-shade-plugin</module>
<module>maven-site-plugin</module>
<module>maven-source-plugin</module>
<module>maven-stage-plugin</module>
Expand All @@ -100,6 +99,7 @@ under the License.
<module>maven-invoker-plugin</module>
<module>maven-project-info-reports-plugin</module>
<module>maven-remote-resources-plugin</module>
<module>maven-shade-plugin</module>
</modules>
</profile>
</profiles>
Expand Down

0 comments on commit 829025d

Please sign in to comment.