This is an automated email from the ASF dual-hosted git repository.
bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-props.git
The following commit(s) were added to refs/heads/master by this push:
new b2f8dec POM lacks description
b2f8dec is described below
commit b2f8dec070857ca12dbad7ab17be40d387c44dcd
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Aug 2 19:39:17 2026 +0200
POM lacks description
---
project-template.pom | 3 +++
1 file changed, 3 insertions(+)
diff --git a/project-template.pom b/project-template.pom
index 52a2c2b..bf6b4dd 100644
--- a/project-template.pom
+++ b/project-template.pom
@@ -25,6 +25,9 @@
<artifactId>ant-props</artifactId>
<packaging>jar</packaging>
<version>${artifact.version}</version>
+ <description>
+ Apache Props Antlib
+ </description>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>