Author: ggregory Date: Mon Jan 8 16:34:10 2018 New Revision: 1820581 URL: http://svn.apache.org/viewvc?rev=1820581&view=rev Log: Revert: Update commons-parent from 34 to 43.
Modified: commons/proper/logging/trunk/pom.xml Modified: commons/proper/logging/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/pom.xml?rev=1820581&r1=1820580&r2=1820581&view=diff ============================================================================== --- commons/proper/logging/trunk/pom.xml (original) +++ commons/proper/logging/trunk/pom.xml Mon Jan 8 16:34:10 2018 @@ -26,7 +26,7 @@ under the License. <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>43</version> + <version>34</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-logging</groupId>