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-dbcp.git
commit 0323e5ab67a66c9552c8f452f8585e42cd644732 Author: Gary Gregory <[email protected]> AuthorDate: Fri Nov 21 19:49:48 2025 +0000 Add POM scm/tag --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 821416f5..a839c7d2 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-dbcp.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-dbcp.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=commons-dbcp.git</url> + <tag>rel/commons-dbcp-2.14.0</tag> </scm> <ciManagement> <system>GitHub</system>
