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/07/06 22:57:38 UTC

[2/6] commons-pool git commit: Update Apache Commons Parent from 46 to 47.

Update Apache Commons Parent from 46 to 47.

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

Branch: refs/heads/master
Commit: a54f8dbea1ec3739f4eefb7539d71c839d9ed96a
Parents: 8275551
Author: Gary Gregory <ga...@gmail.com>
Authored: Mon Jul 2 18:10:13 2018 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Mon Jul 2 18:10:13 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/a54f8dbe/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 975f148..b717631 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>46</version>
+    <version>47</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-pool2</artifactId>