On 28 February 2013 21:12, <joc...@apache.org> wrote: > Author: jochen > Date: Thu Feb 28 21:12:53 2013 > New Revision: 1451347 > > URL: http://svn.apache.org/r1451347 > Log: > Removed groupId, as it is redundant.
-1 I thought we decided it was safer to be specific about the groupId. Otherwise it's not clear whether the Id is accidentally omitted. > Modified: > commons/proper/pool/trunk/pom.xml > > Modified: commons/proper/pool/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/commons/proper/pool/trunk/pom.xml?rev=1451347&r1=1451346&r2=1451347&view=diff > ============================================================================== > --- commons/proper/pool/trunk/pom.xml (original) > +++ commons/proper/pool/trunk/pom.xml Thu Feb 28 21:12:53 2013 > @@ -25,7 +25,6 @@ > <version>28</version> > </parent> > <modelVersion>4.0.0</modelVersion> > - <groupId>org.apache.commons</groupId> > <artifactId>commons-pool2</artifactId> > <version>2.0-SNAPSHOT</version> > <name>Commons Pool</name> > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org