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/05/10 14:40:04 UTC

commons-collections git commit: Update commons-parent from 43 to 46.

Repository: commons-collections
Updated Branches:
  refs/heads/master 0ca8f9b9f -> feeae1205


Update commons-parent from 43 to 46.

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

Branch: refs/heads/master
Commit: feeae120516d601a68ed4b5bfa5d62f6176832e1
Parents: 0ca8f9b
Author: Gary Gregory <ga...@gmail.com>
Authored: Thu May 10 08:40:01 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Thu May 10 08:40:01 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/feeae120/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8cf5194..9c9a73e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>43</version>
+    <version>46</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-collections4</artifactId>