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-bsf.git
commit b7829f7c9b5af5a3c84522565860b7989a2e13b1 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jul 6 10:02:59 2025 -0400 Add ciManagement element to POM --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index a544f06..6d05f10 100644 --- a/pom.xml +++ b/pom.xml @@ -68,6 +68,10 @@ <url>scp://people.apache.org/www/commons.apache.org/${commons.componentid}/</url> </site> </distributionManagement> + <ciManagement> + <system>GitHub</system> + <url>https://github.com/apache/commons-bsf/actions</url> + </ciManagement> <licenses> <license>