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