move reporting plugin version to a property

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1378524 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-08-29 12:42:11 +00:00
parent 718c958e3e
commit 792a7aa389
1 changed files with 1 additions and 1 deletions

View File

@ -793,7 +793,7 @@
<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>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>