reverted back release-plugin version to 2.0-beta-7

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

View File

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