mirror of
https://github.com/apache/archiva.git
synced 2025-03-01 05:59:17 +00:00
move version to pluginMngt in parent pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1307001 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9798cd9492
commit
5d31688e7f
@ -105,7 +105,6 @@
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>appassembler-maven-plugin</artifactId>
|
||||
<version>1.1.1</version>
|
||||
<configuration>
|
||||
<daemons>
|
||||
<daemon>
|
||||
|
@ -135,7 +135,6 @@
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>appassembler-maven-plugin</artifactId>
|
||||
<version>1.1.1</version>
|
||||
<configuration>
|
||||
<daemons>
|
||||
<daemon>
|
||||
|
5
pom.xml
5
pom.xml
@ -1561,6 +1561,11 @@
|
||||
</excludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>appassembler-maven-plugin</artifactId>
|
||||
<version>1.1.1</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>build-helper-maven-plugin</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user