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-codec.git
The following commit(s) were added to refs/heads/master by this push:
new 68620d25 Fix ciManagement/url
68620d25 is described below
commit 68620d25ea8d8f49f529cf75ce4b3a2ab5788f9a
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Nov 12 16:40:18 2025 -0500
Fix ciManagement/url
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ecc192d7..b35e5881 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@ limitations under the License.
</distributionManagement>
<ciManagement>
<system>GitHub</system>
- <url>https://github.com/apache/commons-cli/actions</url>
+ <url>https://github.com/apache/commons-codec/actions</url>
</ciManagement>
<dependencies>
<dependency>