mirror of https://github.com/apache/archiva.git
fix release profiles
Merged from: r898632 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898633 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
commit
8b05a51fa8
3
pom.xml
3
pom.xml
|
@ -178,7 +178,8 @@
|
|||
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||
<goals>deploy</goals>
|
||||
<preparationGoals>clean</preparationGoals>
|
||||
<arguments>-Papache-release</arguments>
|
||||
<!-- TODO: merge these when upgrading to latest ASF parent POM -->
|
||||
<arguments>-Papache-release,release</arguments>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
|
Loading…
Reference in New Issue