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:42 UTC

[6/6] commons-pool git commit: Bump to next development version

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/master
Commit: f7a98c09759cab84f93978429cb3329cea0de0a7
Parents: 3b3ea3d
Author: Gary Gregory <ga...@gmail.com>
Authored: Fri Jul 6 16:56:53 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
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>