downgraded release-plugin version to 2.0-beta-6

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674430 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maria Odea B. Ching 2008-07-07 09:30:29 +00:00
parent 50a43ed426
commit 9dbe47eb39
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.0-beta-7</version>
<version>2.0-beta-6</version>
<configuration>
<tagBase>https://svn.apache.org/repos/asf/archiva/tags</tagBase>
<useReleaseProfile>false</useReleaseProfile>