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-daemon.git
The following commit(s) were added to refs/heads/master by this push:
new f65f46e Name "Apache Commons" in page title.
f65f46e is described below
commit f65f46e427a87d87f3cb2ada100104ade2cfc712
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jun 6 10:03:08 2019 -0400
Name "Apache Commons" in page title.
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e089a82..5dff7f2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,7 +35,7 @@
<document>
<properties>
- <title>Release Notes</title>
+ <title>Apache Commons Daemon Release Notes</title>
</properties>
<body>
<release version="1.1.1" date="TBD" description="Bug fix release">