Author: britter
Date: Sun Jun 9 10:25:50 2013
New Revision: 1491178
URL: http://svn.apache.org/r1491178
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=1491178&r1=1491177&r2=1491178&view=diff
==============================================================================
--- commons/proper/csv/trunk/pom.xml (original)
+++ commons/proper/csv/trunk/pom.xml Sun Jun 9 10:25:50 2013
@@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>28</version>
+ <version>30</version>
</parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-csv</artifactId>