Revert "Update Apache Commons Parent from 46 to 47." This reverts commit a54f8dbea1ec3739f4eefb7539d71c839d9ed96a.
Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/a71cbc9e Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/a71cbc9e Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/a71cbc9e Branch: refs/heads/release Commit: a71cbc9ec6c84b9f0554aac2065d8cd1dd06e507 Parents: a54f8db Author: Gary Gregory <garydgreg...@gmail.com> Authored: Mon Jul 2 19:06:55 2018 -0400 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Mon Jul 2 19:06:55 2018 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-pool/blob/a71cbc9e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b717631..975f148 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>47</version> + <version>46</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-pool2</artifactId>