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


The following commit(s) were added to refs/heads/master by this push:
     new 10c5d096 POM project name should contain "Apache" prefix
10c5d096 is described below

commit 10c5d096fe9d3bce086cbe7f4fe525f2dd2f5cbc
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jan 15 07:47:24 2023 -0500

    POM project name should contain "Apache" prefix
---
 src/changes/release-notes.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 21c656a7..ab20c18e 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -32,7 +32,7 @@ $release.description.replaceAll("  ", "
 ")
 
 For complete information on ${project.name}, including instructions on how to 
submit bug reports,
-patches, or suggestions for improvement, see the Apache ${project.name} 
website:
+patches, or suggestions for improvement, see the ${project.name} website:
 
 ${project.url}
 

Reply via email to