Author: britter Date: Fri Jun 26 11:21:24 2015 New Revision: 1687756 URL: http://svn.apache.org/r1687756 Log: Update to latest parent pom
Modified: commons/proper/cli/trunk/pom.xml Modified: commons/proper/cli/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/cli/trunk/pom.xml?rev=1687756&r1=1687755&r2=1687756&view=diff ============================================================================== --- commons/proper/cli/trunk/pom.xml (original) +++ commons/proper/cli/trunk/pom.xml Fri Jun 26 11:21:24 2015 @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>37</version> + <version>38</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-cli</groupId>