<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.5</version>
+ <version>${maven-project-info-reports-plugin.version}</version>
<reportSets>
<reportSet>
<reports>
</plugin>
</plugins>
</build>
- <reporting><!-- no migration to 3.0 without ack of olamy :p -->
+ <reporting>
<plugins>
<!-- jxr first -->
<!-- No need for the standard project reports -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.5</version>
+ <version>${maven-project-info-reports-plugin.version}</version>
<reportSets>
<reportSet>
<reports>