mirror of https://github.com/apache/archiva.git
fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898605 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f3a5730b31
commit
4a0bd36640
2
pom.xml
2
pom.xml
|
@ -175,7 +175,7 @@
|
|||
<configuration>
|
||||
<tagBase>https://svn.apache.org/repos/asf/archiva/tags</tagBase>
|
||||
<useReleaseProfile>false</useReleaseProfile>
|
||||
<autoVersionSubModules>true</autoVersionSubmodules>
|
||||
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||
<goals>deploy</goals>
|
||||
<preparationGoals>clean</preparationGoals>
|
||||
<arguments>-Papache-release</arguments>
|
||||
|
|
Loading…
Reference in New Issue