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/03/19 09:48:03 UTC

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

Author: britter
Date: Tue Mar 19 08:48:02 2013
New Revision: 1458178

URL: http://svn.apache.org/r1458178
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=1458178&r1=1458177&r2=1458178&view=diff
==============================================================================
--- commons/proper/csv/trunk/pom.xml (original)
+++ commons/proper/csv/trunk/pom.xml Tue Mar 19 08:48:02 2013
@@ -21,7 +21,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>27</version>
+    <version>28</version>
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-csv</artifactId>