Author: ggregory
Date: Wed Oct 15 17:54:11 2014
New Revision: 1632140

URL: http://svn.apache.org/r1632140
Log:
Use the GroupID as a convention in POMs.

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=1632140&r1=1632139&r2=1632140&view=diff
==============================================================================
--- commons/proper/jcs/trunk/pom.xml (original)
+++ commons/proper/jcs/trunk/pom.xml Wed Oct 15 17:54:11 2014
@@ -26,6 +26,7 @@
     <version>34</version>
   </parent>
 
+  <groupId>org.apache.commons</groupId>
   <artifactId>commons-jcs</artifactId>
   <packaging>pom</packaging>
   <version>2.0-SNAPSHOT</version>


Reply via email to