Author: ggregory Date: Sun Jan 7 20:47:16 2018 New Revision: 1820492 URL: http://svn.apache.org/viewvc?rev=1820492&view=rev Log: Update commons-parent from 42 to 43.
Modified: commons/proper/jexl/trunk/pom.xml Modified: commons/proper/jexl/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/pom.xml?rev=1820492&r1=1820491&r2=1820492&view=diff ============================================================================== --- commons/proper/jexl/trunk/pom.xml (original) +++ commons/proper/jexl/trunk/pom.xml Sun Jan 7 20:47:16 2018 @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>42</version> + <version>43</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId>