Author: ggregory Date: Sat Apr 30 00:33:35 2016 New Revision: 1741711 URL: http://svn.apache.org/viewvc?rev=1741711&view=rev Log: commons-parent 39 -> 40.
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=1741711&r1=1741710&r2=1741711&view=diff ============================================================================== --- commons/proper/codec/trunk/pom.xml (original) +++ commons/proper/codec/trunk/pom.xml Sat Apr 30 00:33:35 2016 @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>39</version> + <version>40</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-codec</groupId>