Author: ggregory
Date: Wed Feb 12 15:34:45 2014
New Revision: 1567652
URL: http://svn.apache.org/r1567652
Log:
Update to commons-parent 33.
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=1567652&r1=1567651&r2=1567652&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Wed Feb 12 15:34:45 2014
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>32</version>
+ <version>33</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-codec</groupId>