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 2019/02/15 15:16:25 UTC

[commons-dbcp] annotated tag commons-dbcp-2.6.0-RC1 created (now 8ee17f0)

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

ggregory pushed a change to annotated tag commons-dbcp-2.6.0-RC1
in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git.


      at 8ee17f0  (tag)
 tagging 3e7fca08d3585aa7cf70045ee3ed607cbaf04baa (commit)
 replaces commons-dbcp-2.5.0
      by Gary Gregory
      on Fri Feb 15 10:02:49 2019 -0500

- Log -----------------------------------------------------------------
Tag Apache Commons DBCP release 2.6.0 RC1
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAlxm1JoACgkQhv3H4qES
YssrSQf8DtynsK+UFZEU2rCiV8cBETON2Rce7ln7kM2ckxjzhXZ4hb2KUh81q1eT
SdobbwOk4k3mAIPMgORVMyX5ZKd652qaVlQESVqr7ddC0jqvC3KDyqHtGvO+SSNj
fyyj+3ETSKAm8jYFbnzgWqsQkiQiXRzpPW/nC2jwIy/Ay+busuqNyGTyy9it2S/T
MFQ6FUkASuaGDHyIAirNZO7cyH4F1Bq6dF9KVVhsbVc9HxRYlOWk6h+E/mGbA0n4
YsdQdawUZx3tUAjMKVpt7lI7Ut6mqeJFyd5ok777jm8U7S2LrGiCvJcj1MnBrV/r
U3CYUIAJRh7OuhV33VfZEQ5KR37UUg==
=COll
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 3e7fca0  Update POM version numbers for Apache Commons DBCP release 2.6.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[commons-dbcp] 01/01: Update POM version numbers for Apache Commons DBCP release 2.6.0

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag commons-dbcp-2.6.0-RC1
in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git

commit 3e7fca08d3585aa7cf70045ee3ed607cbaf04baa
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Feb 15 10:02:23 2019 -0500

    Update POM version numbers for Apache Commons DBCP release 2.6.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fd1b19d..8321880 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-dbcp2</artifactId>
-  <version>2.6.0-SNAPSHOT</version>
+  <version>2.6.0</version>
   <name>Apache Commons DBCP</name>
 
   <inceptionYear>2001</inceptionYear>