summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index ceb46f4ab..4624a80c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,6 +200,8 @@
<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>