Author: ggregory Date: Wed Nov 28 17:29:00 2012 New Revision: 1414834 URL: http://svn.apache.org/viewvc?rev=1414834&view=rev Log: Update Commons Parent to version 27 from 26.
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=1414834&r1=1414833&r2=1414834&view=diff ============================================================================== --- commons/proper/codec/trunk/pom.xml (original) +++ commons/proper/codec/trunk/pom.xml Wed Nov 28 17:29:00 2012 @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>26</version> + <version>27</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-codec</groupId>