remove hardcoded version

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294796 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-04 15:14:13 +00:00
parent efbeeaca35
commit 86722848bb
1 changed files with 0 additions and 1 deletions

View File

@ -131,7 +131,6 @@
<plugins>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>2.0-beta-2</version>
<configuration>
<tagBase>https://svn.apache.org/repos/asf/maven/components/tags</tagBase>
</configuration>