ah ok, apologize, ignore my previous comment :) -Simo
http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sat, Mar 24, 2012 at 6:09 PM, <[email protected]> wrote: > Author: mostarda > Date: Sat Mar 24 17:09:12 2012 > New Revision: 1304865 > > URL: http://svn.apache.org/viewvc?rev=1304865&view=rev > Log: > Fixed commons-cli version to latest available on mvnrepository.com > > Modified: > incubator/any23/trunk/pom.xml > > Modified: incubator/any23/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1304865&r1=1304864&r2=1304865&view=diff > ============================================================================== > --- incubator/any23/trunk/pom.xml (original) > +++ incubator/any23/trunk/pom.xml Sat Mar 24 17:09:12 2012 > @@ -247,7 +247,7 @@ > <dependency> > <groupId>commons-cli</groupId> > <artifactId>commons-cli</artifactId> > - <version>2.0</version> > + <version>1.2</version> > </dependency> > <dependency> > <groupId>net.sourceforge.nekohtml</groupId> > >
