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/02 23:07:47 UTC

[1/3] commons-pool git commit: Update version numbers for Apache Commons Pool release 2.6.0

Repository: commons-pool
Updated Branches:
  refs/heads/release [created] a71cbc9ec


Update version numbers for Apache Commons Pool release 2.6.0


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

Branch: refs/heads/release
Commit: 8275551a51a2c2c9e02004741aaad5a10d55245c
Parents: 6d6034a
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Jun 20 17:08:03 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Jun 20 17:08:03 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/8275551a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fd7cd3f..975f148 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-pool2</artifactId>
-  <version>2.6.0-SNAPSHOT</version>
+  <version>2.6.0</version>
   <name>Apache Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>


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

Posted by gg...@apache.org.
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/release
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>


[3/3] commons-pool git commit: Revert "Update Apache Commons Parent from 46 to 47."

Posted by gg...@apache.org.
Revert "Update Apache Commons Parent from 46 to 47."

This reverts commit a54f8dbea1ec3739f4eefb7539d71c839d9ed96a.


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

Branch: refs/heads/release
Commit: a71cbc9ec6c84b9f0554aac2065d8cd1dd06e507
Parents: a54f8db
Author: Gary Gregory <ga...@gmail.com>
Authored: Mon Jul 2 19:06:55 2018 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Mon Jul 2 19:06:55 2018 -0400

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


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