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 2013/07/04 22:23:08 UTC

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

Author: britter
Date: Thu Jul  4 20:23:07 2013
New Revision: 1499858

URL: http://svn.apache.org/r1499858
Log:
Update to latest commons parent pom

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=1499858&r1=1499857&r2=1499858&view=diff
==============================================================================
--- commons/proper/csv/trunk/pom.xml (original)
+++ commons/proper/csv/trunk/pom.xml Thu Jul  4 20:23:07 2013
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>31</version>
+    <version>32</version>
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-csv</artifactId>