mojo version in pluginMngt in root pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1428476 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
05a128bc6e
commit
ea517a8c7f
5
pom.xml
5
pom.xml
|
@ -683,6 +683,11 @@
|
|||
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/archiva/site-content/redback/core</pubScmUrl>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>build-helper-maven-plugin</artifactId>
|
||||
<version>1.7</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
<plugins>
|
||||
|
|
Loading…
Reference in New Issue