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-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new ee9ab78b6 Add POM scm/tag
ee9ab78b6 is described below

commit ee9ab78b67032c123d1a313e3c76e5f44ace1f18
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Nov 20 11:52:33 2025 +0000

    Add POM scm/tag
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 9d6ef41ae..04aad3f1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,6 +86,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/commons-configuration.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-configuration.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=commons-configuration.git</url>
+    <tag>rel/commons-configuration-2.13.0</tag>
   </scm>
   <distributionManagement>
     <site>

Reply via email to