]> source.dussan.org Git - archiva.git/commitdiff
fix typo
authorBrett Porter <brett@apache.org>
Wed, 13 Jan 2010 01:42:00 +0000 (01:42 +0000)
committerBrett Porter <brett@apache.org>
Wed, 13 Jan 2010 01:42:00 +0000 (01:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898605 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 39d8a19f772b2c4328672793cf8de2f243c4ddad..17ebd677062ece84e270e689b6298c637f16b08d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <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>