Skip to content

Commit

Permalink
Try to get rid of warning
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Aug 20, 2012
1 parent 2e97039 commit 2f3a115
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,12 @@
<version>2.4</version>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>2.5</version>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
Expand Down

0 comments on commit 2f3a115

Please sign in to comment.