Author: simonetripodi
Date: Tue Apr 26 10:31:47 2011
New Revision: 1096714
URL: http://svn.apache.org/viewvc?rev=1096714&view=rev
Log:
updated groupId according to what already discussed on dev 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=1096714&r1=1096713&r2=1096714&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Tue Apr 26 10:31:47 2011
@@ -26,7 +26,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-pool</groupId>
- <artifactId>commons-pool</artifactId>
+ <artifactId>commons-pool2</artifactId>
<version>2.0-SNAPSHOT</version>
<name>Commons Pool</name>