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

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


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

commit 61877402780639a77795ed85dccedbf7d142d0d8
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Aug 2 19:37:13 2026 +0200

    POM lacks a description
---
 project-template.pom | 1 +
 1 file changed, 1 insertion(+)

diff --git a/project-template.pom b/project-template.pom
index e3c6308..b25ba75 100644
--- a/project-template.pom
+++ b/project-template.pom
@@ -24,6 +24,7 @@
   <groupId>org.apache.ant</groupId>
   <artifactId>ant-cyclonedx</artifactId>
   <packaging>jar</packaging>
+  <description>Apache CycloneDX Antlib</description>
   <version>${artifact.version}</version>
   <licenses>
     <license>

Reply via email to