You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2017/07/11 17:56:18 UTC

[48/50] commons-collections git commit: commons-parent 39 -> 40.

commons-parent 39 -> 40.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/branches/COLLECTIONS_3_2_X@1744818 13f79535-47bb-0310-9956-ffa450edef68


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

Branch: refs/heads/COLLECTIONS_3_2_X
Commit: 4d4611671c85137f7fe57e149d21dbce730442a9
Parents: 7fd216b
Author: Gary D. Gregory <gg...@apache.org>
Authored: Fri May 20 23:53:02 2016 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Fri May 20 23:53:02 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/4d461167/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0b7919b..bbd3fa8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>39</version>
+    <version>40</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-collections</groupId>