You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tv...@apache.org on 2016/10/10 09:32:59 UTC

svn commit: r1764036 - /commons/proper/jcs/trunk/pom.xml

Author: tv
Date: Mon Oct 10 09:32:58 2016
New Revision: 1764036

URL: http://svn.apache.org/viewvc?rev=1764036&view=rev
Log:
Prepare release candidate

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=1764036&r1=1764035&r2=1764036&view=diff
==============================================================================
--- commons/proper/jcs/trunk/pom.xml (original)
+++ commons/proper/jcs/trunk/pom.xml Mon Oct 10 09:32:58 2016
@@ -516,9 +516,6 @@
     </profile>
     <profile>
       <id>release</id>
-      <modules>
-        <module>commons-jcs-dist</module>
-      </modules>
       <build>
         <plugins>
           <plugin>