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-csv.git
The following commit(s) were added to refs/heads/master by this push:
new 3718ec3 Name "Apache Commons" in page title.
3718ec3 is described below
commit 3718ec3a8e551a08900b3abb5df06791fe2b4a38
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jun 6 10:02:39 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 4489273..6fa07c8 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,7 +35,7 @@
<document>
<properties>
- <title>Release Notes</title>
+ <title>Apache Commons CSV Release Notes</title>
</properties>
<body>
<release version="1.8" date="2019-MM-DD" description="Feature and bug fix
release (Java 8)">