Skip to content

Commit

Permalink
fix it MLICENSE-33 (add explicit m-site-p version (maven 2 will use a…
Browse files Browse the repository at this point in the history
… too old one otherwiwse).

git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/license-maven-plugin@17062 52ab4f32-60fc-0310-b215-8acea882cd1b
  • Loading branch information
Tony Chemit committed Jul 4, 2012
1 parent 2e6a4d7 commit 556d58a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/it/third-party-report/MLICENSE-33/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@
<artifactId>license-maven-plugin</artifactId>
<version>@pom.version@</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.1</version>
</plugin>
</plugins>
</pluginManagement>
</build>
Expand Down

0 comments on commit 556d58a

Please sign in to comment.