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 d48201e63e2764da8cc2a1eca0e9dff86ebe29be Author: Gilles Sadowski <[email protected]> AuthorDate: Wed Sep 25 15:17:18 2019 +0200 Upgrade CP. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2ca29a1..94d3158 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>47</version> + <version>49</version> </parent> <groupId>org.apache.commons</groupId>
