Author: simonetripodi
Date: Thu Apr 28 18:36:33 2011
New Revision: 1097570
URL: http://svn.apache.org/viewvc?rev=1097570&view=rev
Log:
updating the groupId according to what agreed in the ML
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=1097570&r1=1097569&r2=1097570&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Thu Apr 28 18:36:33 2011
@@ -25,7 +25,7 @@
<version>20</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>commons-pool</groupId>
+ <groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
<version>2.0-SNAPSHOT</version>
<name>Commons Pool</name>