You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2016/06/19 20:02:01 UTC

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

Author: britter
Date: Sun Jun 19 20:02:01 2016
New Revision: 1749202

URL: http://svn.apache.org/viewvc?rev=1749202&view=rev
Log:
Update to latest commons parent pom

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=1749202&r1=1749201&r2=1749202&view=diff
==============================================================================
--- commons/proper/jcs/trunk/pom.xml (original)
+++ commons/proper/jcs/trunk/pom.xml Sun Jun 19 20:02:01 2016
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>39</version>
+    <version>40</version>
   </parent>
 
   <artifactId>commons-jcs</artifactId>