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/13 00:26:29 UTC

[49/50] [abbrv] commons-dbcp git commit: Update version numbers for Apache Commons DBCP release 2.5.0

Update version numbers for Apache Commons DBCP release 2.5.0


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

Branch: refs/heads/release
Commit: 3550adaf1c87af8ec9b80830f9d9e9d2a1e19691
Parents: 5d8fe87
Author: Gary Gregory <ga...@gmail.com>
Authored: Thu Jul 12 17:59:48 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Thu Jul 12 17:59:48 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/3550adaf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f292063..90a8433 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-dbcp2</artifactId>
-  <version>2.5.0-SNAPSHOT</version>
+  <version>2.5.0</version>
   <name>Apache Commons DBCP</name>
 
   <inceptionYear>2001</inceptionYear>