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
The following commit(s) were added to refs/heads/master by this push: new 268695eb Add ciManagement element to POM 268695eb is described below commit 268695eb927be58dcd76c22769355930949ec5c7 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jul 6 10:11:02 2025 -0400 Add ciManagement element to POM --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 60da6adc..fdbf48c0 100644 --- a/pom.xml +++ b/pom.xml @@ -52,6 +52,10 @@ <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> </scm> + <ciManagement> + <system>GitHub</system> + <url>https://github.com/apache/commons-dbcp/actions</url> + </ciManagement> <dependencies> <dependency>