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:
Brett Porter 2010-01-13 03:05:35 +00:00
commit 8b05a51fa8
1 changed files with 2 additions and 1 deletions

View File

@ -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>