Author: ggregory
Date: Tue Mar 15 23:57:11 2011
New Revision: 1082005
URL: http://svn.apache.org/viewvc?rev=1082005&view=rev
Log:
Update commons-parent to 19 from 18.
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=1082005&r1=1082004&r2=1082005&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Tue Mar 15 23:57:11 2011
@@ -14,7 +14,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>18</version>
+ <version>19</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-codec</groupId>