summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2008-05-12 01:46:34 +0000
committerBrett Porter <brett@apache.org>2008-05-12 01:46:34 +0000
commit48f4d7a7e389239c7d32da1b8761675c33ea20c2 (patch)
tree9e8dd1824ee827c2a40bd29729342172c273110a
parentb4c2486cd289fcf5a6924c51021138ecaaa06f75 (diff)
parent1f22ceca9a0c4fe3e01c7ef0e6e7095ae4213b4d (diff)
downloadarchiva-parent-3.tar.gz
archiva-parent-3.zip
[maven-release-plugin] copy for tag archiva-parent-3archiva-parent-3
git-svn-id: https://svn.apache.org/repos/asf/archiva/tags/archiva-parent-3@655399 13f79535-47bb-0310-9956-ffa450edef68
-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>