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-beanutils.git
The following commit(s) were added to refs/heads/master by this push: new 2a4886e2 Add ciManagement element to POM 2a4886e2 is described below commit 2a4886e22087549b245a5f6c2b63397812142c0b Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jul 6 10:05:29 2025 -0400 Add ciManagement element to POM --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 66cdaae2..c51434ae 100644 --- a/pom.xml +++ b/pom.xml @@ -92,6 +92,10 @@ <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-beanutils</url> </site> </distributionManagement> + <ciManagement> + <system>GitHub</system> + <url>https://github.com/apache/commons-beanutils/actions</url> + </ciManagement> <dependencies> <dependency>