summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2010-01-13 01:42:00 +0000
committerBrett Porter <brett@apache.org>2010-01-13 01:42:00 +0000
commit4a0bd36640fb0e2a78cb016d7208496951cf884a (patch)
treefc55b96de6a24187da7ce872fed1dae69bb70f47 /pom.xml
parentf3a5730b3165b0f02bbc897420cfb40b3af3dd82 (diff)
downloadarchiva-4a0bd36640fb0e2a78cb016d7208496951cf884a.tar.gz
archiva-4a0bd36640fb0e2a78cb016d7208496951cf884a.zip
fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898605 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 39d8a19f7..17ebd6770 100644
--- a/pom.xml
+++ b/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>