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:
parent
718c958e3e
commit
792a7aa389
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue