Author: brett
Date: Tue Oct 4 08:14:13 2005
New Revision: 294796
URL: http://svn.apache.org/viewcvs?rev=294796&view=rev
Log:
remove hardcoded version
Modified:
maven/components/trunk/pom.xml
Modified: maven/components/trunk/pom.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/pom.xml?rev=294796&r1=294795&r2=294796&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Tue Oct 4 08:14:13 2005
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]