You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2015/03/22 20:33:30 UTC

svn commit: r1668460 - /commons/proper/codec/trunk/pom.xml

Author: ggregory
Date: Sun Mar 22 19:33:30 2015
New Revision: 1668460

URL: http://svn.apache.org/r1668460
Log:
Update commons-parent 35 -> 36.

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

Modified: commons/proper/codec/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1668460&r1=1668459&r2=1668460&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Sun Mar 22 19:33:30 2015
@@ -24,7 +24,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>35</version>
+    <version>36</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-codec</groupId>