not sure why you call it alpha, given the amount of tests and docs you have put it ;-)
-Dan On 10/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: brianf Date: Thu Oct 26 18:54:22 2006 New Revision: 468228 URL: http://svn.apache.org/viewvc?view=rev&rev=468228 Log: MDEP-40 fixed version Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?view=diff&rev=468228&r1=468227&r2=468228 ============================================================================== --- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Thu Oct 26 18:54:22 2006 @@ -11,7 +11,7 @@ <artifactId>maven-dependency-plugin</artifactId> <packaging>maven-plugin</packaging> <name>Dependency Maven Plugin</name> - <version>2.0-ALPHA-1-SNAPSHOT</version> + <version>2.0-alpha-1-SNAPSHOT</version> <prerequisites> <maven>2.0.3</maven> </prerequisites>