You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ma...@apache.org on 2020/08/10 11:51:10 UTC

[commons-geometry] branch master updated: bumping commons-parent version to 52

This is an automated email from the ASF dual-hosted git repository.

mattjuntunen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git


The following commit(s) were added to refs/heads/master by this push:
     new fbae285  bumping commons-parent version to 52
fbae285 is described below

commit fbae285991cb3827fe14c9f17cd7d00ca3895f10
Author: Matt Juntunen <ma...@apache.org>
AuthorDate: Mon Aug 10 07:50:54 2020 -0400

    bumping commons-parent version to 52
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fba1392..4146c4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>51</version>
+    <version>52</version>
   </parent>
 
   <artifactId>commons-geometry-parent</artifactId>