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.

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>


Reply via email to