Repository: commons-pool Updated Branches: refs/heads/release 3b3ea3df6 -> f7a98c097
Bump to next development version Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/f7a98c09 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/f7a98c09 Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/f7a98c09 Branch: refs/heads/release Commit: f7a98c09759cab84f93978429cb3329cea0de0a7 Parents: 3b3ea3d Author: Gary Gregory <[email protected]> Authored: Fri Jul 6 16:56:53 2018 -0600 Committer: Gary Gregory <[email protected]> Committed: Fri Jul 6 16:56:53 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-pool/blob/f7a98c09/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e2078a2..aa77c5c 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</version> + <version>2.6.1-SNAPSHOT</version> <name>Apache Commons Pool</name> <inceptionYear>2001</inceptionYear>
