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-imaging.git
The following commit(s) were added to refs/heads/master by this push:
new 27eb3cad Better description
27eb3cad is described below
commit 27eb3cad5db40a917c482ce5cb779509f10c166e
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Apr 30 14:19:58 2025 -0400
Better description
---
pom.xml | 2 +-
src/changes/release-notes.vm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8b1987e2..56b65177 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
Keep the description on a single line. Otherwise Maven might generate
a corrupted MANIFEST.MF (see https://issues.apache.org/jira/browse/MJAR-4)
-->
- <description>Apache Commons Imaging (previously Sanselan) is a pure-Java
image library.</description>
+ <description>Apache Commons Imaging (previously Sanselan) is a pure Java
image library.</description>
<url>https://commons.apache.org/proper/commons-imaging/</url>
<properties>
<!-- ****************************************** -->
diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 06ff3275..d07642e6 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -131,6 +131,6 @@ ${project.url}
Download page: ${project.url}/download_imaging.cgi
Have fun!
--Apache Commons Team
+Apache Commons Team
-----------------------------------------------------------------------------