I have been calling it alpha because it wasn't going to be feature complete initially. There are some new mojos that where not in 1.x that I haven't written tests for.
-----Original Message----- From: Dan Tran [mailto:[EMAIL PROTECTED] Sent: Thursday, October 26, 2006 9:57 PM To: [email protected] Subject: Re: svn commit: r468228 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml 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-plug > in/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> > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
