Author: simonetripodi Date: Wed Mar 23 22:09:07 2011 New Revision: 1084776 URL: http://svn.apache.org/viewvc?rev=1084776&view=rev Log: groupId inherited from parent pom
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=1084776&r1=1084775&r2=1084776&view=diff ============================================================================== --- commons/proper/pool/trunk/pom.xml (original) +++ commons/proper/pool/trunk/pom.xml Wed Mar 23 22:09:07 2011 @@ -25,7 +25,6 @@ <version>20</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>