You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/10/04 17:14:18 UTC

svn commit: r294796 - /maven/components/trunk/pom.xml

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org