You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2020/04/12 11:26:42 UTC

[commons-statistics] 01/05: Upgrade CP.

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-statistics.git

commit d26f43cb70d5cbb989575ae6e43b9e4f8cc7333d
Author: Gilles Sadowski <gi...@gmail.com>
AuthorDate: Sun Apr 12 12:34:53 2020 +0200

    Upgrade CP.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5120a91..8561d61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>48</version>
+    <version>50</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>