You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/01/22 17:21:20 UTC

commons-statistics git commit: Update commons-parent from 41 to 43.

Repository: commons-statistics
Updated Branches:
  refs/heads/master 8e509223e -> 3259694b7


Update commons-parent from 41 to 43.

Project: http://git-wip-us.apache.org/repos/asf/commons-statistics/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-statistics/commit/3259694b
Tree: http://git-wip-us.apache.org/repos/asf/commons-statistics/tree/3259694b
Diff: http://git-wip-us.apache.org/repos/asf/commons-statistics/diff/3259694b

Branch: refs/heads/master
Commit: 3259694b7fbc88504c93577b64387c4cf64d03fb
Parents: 8e50922
Author: Gary Gregory <ga...@gmail.com>
Authored: Mon Jan 22 10:21:16 2018 -0700
Committer: Gary Gregory <ga...@gmail.com>
Committed: Mon Jan 22 10:21:16 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-statistics/blob/3259694b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 39cae27..be72523 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>41</version>
+    <version>43</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>