You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/02/01 13:25:34 UTC

svn commit: r1066026 - /commons/sandbox/digester3/trunk/pom.xml

Author: simonetripodi
Date: Tue Feb  1 12:25:34 2011
New Revision: 1066026

URL: http://svn.apache.org/viewvc?rev=1066026&view=rev
Log:
removed unneeded groupId, inherited by the parent

Modified:
    commons/sandbox/digester3/trunk/pom.xml

Modified: commons/sandbox/digester3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/digester3/trunk/pom.xml?rev=1066026&r1=1066025&r2=1066026&view=diff
==============================================================================
--- commons/sandbox/digester3/trunk/pom.xml (original)
+++ commons/sandbox/digester3/trunk/pom.xml Tue Feb  1 12:25:34 2011
@@ -28,7 +28,6 @@
 
     <modelVersion>4.0.0</modelVersion>
     <name>Commons Digester</name>
-    <groupId>org.apache.commons</groupId>
     <artifactId>commons-digester3</artifactId>
     <version>3.0-SNAPSHOT</version>