Author: ggregory Date: Sun Jan 7 20:38:24 2018 New Revision: 1820486 URL: http://svn.apache.org/viewvc?rev=1820486&view=rev Log: Update commons-parent from 42 to 43.
Modified: commons/proper/bcel/trunk/pom.xml Modified: commons/proper/bcel/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/bcel/trunk/pom.xml?rev=1820486&r1=1820485&r2=1820486&view=diff ============================================================================== --- commons/proper/bcel/trunk/pom.xml [UTF-8] (original) +++ commons/proper/bcel/trunk/pom.xml [UTF-8] Sun Jan 7 20:38:24 2018 @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>42</version> + <version>43</version> </parent> <groupId>org.apache.bcel</groupId>