Repository: commons-text Updated Branches: refs/heads/master cbe1d77c7 -> a1ac0fe9f
Update commons-parent from 45 to 46. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/a1ac0fe9 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/a1ac0fe9 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/a1ac0fe9 Branch: refs/heads/master Commit: a1ac0fe9faa3260ec2c0e70ff67e243ba510c9b7 Parents: cbe1d77 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Thu Apr 19 12:07:10 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Thu Apr 19 12:07:10 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/a1ac0fe9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a91b522..232cfe9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>45</version> + <version>46</version> </parent> <artifactId>commons-text</artifactId> <version>1.4-SNAPSHOT</version>