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 2014/10/29 06:24:00 UTC

svn commit: r1635046 - /commons/proper/csv/trunk/pom.xml

Author: ggregory
Date: Wed Oct 29 05:24:00 2014
New Revision: 1635046

URL: http://svn.apache.org/r1635046
Log:
Update commons-parent from 34 to 35.

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

Modified: commons/proper/csv/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1635046&r1=1635045&r2=1635046&view=diff
==============================================================================
--- commons/proper/csv/trunk/pom.xml (original)
+++ commons/proper/csv/trunk/pom.xml Wed Oct 29 05:24:00 2014
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>34</version>
+    <version>35</version>
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-csv</artifactId>