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

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


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

commit 72083d511742c4374cb03cb515acbb37fe8cba7e
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jan 15 07:44:41 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 2da0dc6a..96a2c280 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -114,7 +114,7 @@ Removed:
 Historical list of changes: ${project.url}changes-report.html
 
 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