This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-ivy.git


The following commit(s) were added to refs/heads/master by this push:
     new 07115138 POM lacks description
07115138 is described below

commit 0711513826031194905679fb54b9bd85d66ed6e2
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Aug 2 19:42:15 2026 +0200

    POM lacks description
---
 src/etc/makepom/pom.template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/etc/makepom/pom.template b/src/etc/makepom/pom.template
index 32ca6d5e..b2d91701 100644
--- a/src/etc/makepom/pom.template
+++ b/src/etc/makepom/pom.template
@@ -31,6 +31,7 @@
   <version>${ivy.pom.version}</version>
   <name>Apache Ivy</name>
   <url>${ivy.pom.url}</url>
+  <description>${ivy.pom.description}</description>
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/ant-ivy.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/ant-ivy.git</developerConnection>

Reply via email to