this means archetype will be 1.6 required (http://commons.apache.org/proper/commons-io/). Is it the goal?
2013/7/8 <[email protected]>: > Author: aheritier > Date: Sun Jul 7 23:21:09 2013 > New Revision: 1500550 > > URL: http://svn.apache.org/r1500550 > Log: > Update commons-io 2.2 -> 2.4 > > Modified: > maven/archetype/trunk/pom.xml > > Modified: maven/archetype/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/maven/archetype/trunk/pom.xml?rev=1500550&r1=1500549&r2=1500550&view=diff > ============================================================================== > --- maven/archetype/trunk/pom.xml (original) > +++ maven/archetype/trunk/pom.xml Sun Jul 7 23:21:09 2013 > @@ -146,7 +146,7 @@ under the License. > <dependency> > <groupId>commons-io</groupId> > <artifactId>commons-io</artifactId> > - <version>2.2</version> > + <version>2.4</version> > </dependency> > <dependency> > <groupId>org.codehaus.plexus</groupId> > > -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
