use last build helper plugin version

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1462891 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-03-31 08:09:18 +00:00
parent ad73f680ba
commit f864f9e26f
2 changed files with 1 additions and 2 deletions

View File

@ -688,7 +688,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.7</version>
<version>1.8</version>
</plugin>
</plugins>
</pluginManagement>

View File

@ -89,7 +89,6 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.7</version>
<executions>
<execution>
<id>allocate-ldap-port</id>