This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


The following commit(s) were added to refs/heads/master by this push:
     new 721b335  Bump to next development version
721b335 is described below

commit 721b335a239125549fde0b4be5c0d764541ceea6
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Thu Feb 14 10:05:48 2019 -0500

    Bump to next development version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7a1d2e9..f060c74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>commons-pool2</artifactId>
-  <version>2.6.1-SNAPSHOT</version>
+  <version>2.6.2-SNAPSHOT</version>
   <name>Apache Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>

Reply via email to