You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2013/03/28 23:59:50 UTC

svn commit: r1462338 - /commons/sandbox/weaver/branches/innerClass/pom.xml

Author: mbenson
Date: Thu Mar 28 22:59:49 2013
New Revision: 1462338

URL: http://svn.apache.org/r1462338
Log:
inherit group id

Modified:
    commons/sandbox/weaver/branches/innerClass/pom.xml

Modified: commons/sandbox/weaver/branches/innerClass/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/weaver/branches/innerClass/pom.xml?rev=1462338&r1=1462337&r2=1462338&view=diff
==============================================================================
--- commons/sandbox/weaver/branches/innerClass/pom.xml (original)
+++ commons/sandbox/weaver/branches/innerClass/pom.xml Thu Mar 28 22:59:49 2013
@@ -25,7 +25,6 @@
     <version>10-SNAPSHOT</version>
   </parent>
 
-  <groupId>org.apache.commons</groupId>
   <artifactId>commons-weaver</artifactId>
   <version>0.1-SNAPSHOT</version>
   <packaging>pom</packaging>