]> source.dussan.org Git - archiva.git/commitdiff
use the specified release profile instead of the built in one tags/archiva-parent-3@655397
authorBrett Porter <brett@apache.org>
Mon, 12 May 2008 01:44:51 +0000 (01:44 +0000)
committerBrett Porter <brett@apache.org>
Mon, 12 May 2008 01:44:51 +0000 (01:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@655396 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index fbdee32a7aca731a02effc5c31fa24594e6cc078..9dfb38a7de629bf25d689a65817fd5e461c59fdd 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <version>2.0-beta-7</version>
           <configuration>
             <tagBase>https://svn.apache.org/repos/asf/archiva/tags/</tagBase>
+            <useReleaseProfile>false</useReleaseProfile>
+            <arguments>-Prelease</arguments>
           </configuration>
         </plugin>
         <plugin>