Author: tv
Date: Fri Oct 18 13:02:03 2013
New Revision: 1533435

URL: http://svn.apache.org/r1533435
Log:
Derive groupId from parent

Modified:
    commons/proper/jcs/trunk/pom.xml

Modified: commons/proper/jcs/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/pom.xml?rev=1533435&r1=1533434&r2=1533435&view=diff
==============================================================================
--- commons/proper/jcs/trunk/pom.xml (original)
+++ commons/proper/jcs/trunk/pom.xml Fri Oct 18 13:02:03 2013
@@ -25,7 +25,6 @@
      <artifactId>commons-parent</artifactId>
      <version>32</version>
   </parent>
-  <groupId>org.apache.commons</groupId>
   <artifactId>commons-jcs</artifactId>
   <packaging>jar</packaging>
   <version>2.0-SNAPSHOT</version>


Reply via email to