This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-geometry.git
commit de91b1a8fa90e31c7049a6469ca5ef1aeb44a822 Author: Gilles Sadowski <[email protected]> AuthorDate: Wed Dec 25 13:55:13 2019 +0100 Upgrade CP. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f7a6aca..2727081 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>49</version> + <version>50</version> </parent> <groupId>org.apache.commons</groupId>
