hm...that is not the change I thought it was... I must not have committed the update to 4 like I thought I had...I must have been waiting for it to go out to the repos before I committed..and just locally reverted my change..
oops :) On Nov 1, 2007 3:21 AM, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > Jesse, > > What is this change??? > We don't have migrated to alpha-4 yet. > > Emmanuel > > [EMAIL PROTECTED] a écrit : > > Author: jmcconnell > > Date: Wed Oct 31 13:42:00 2007 > > New Revision: 590819 > > > > URL: http://svn.apache.org/viewvc?rev=590819&view=rev > > Log: > > revert to redback alpha 3 pending HAUS-1590 > > > > Modified: > > maven/continuum/trunk/pom.xml > > > > Modified: maven/continuum/trunk/pom.xml > > URL: > http://svn.apache.org/viewvc/maven/continuum/trunk/pom.xml?rev=590819&r1=590818&r2=590819&view=diff > > > ============================================================================== > > --- maven/continuum/trunk/pom.xml (original) > > +++ maven/continuum/trunk/pom.xml Wed Oct 31 13:42:00 2007 > > @@ -671,6 +671,11 @@ > > </dependency> > > <dependency> > > <groupId>org.codehaus.plexus.redback</groupId> > > + <artifactId>redback-users-configurable</artifactId> > > + <version>${redback.version}</version> > > + </dependency> > > + <dependency> > > + <groupId>org.codehaus.plexus.redback</groupId> > > <artifactId>redback-system</artifactId> > > <version>${redback.version}</version> > > </dependency> > > > > > > > > > > -- jesse mcconnell [EMAIL PROTECTED]