Author: ggregory
Date: Tue Feb 1 19:30:07 2011
New Revision: 1066161
URL: http://svn.apache.org/viewvc?rev=1066161&view=rev
Log:
Upgrade to commons-parent 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=1066161&r1=1066160&r2=1066161&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Tue Feb 1 19:30:07 2011
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>17</version>
+ <version>18</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-codec</groupId>