You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/06/06 14:09:59 UTC

[commons-exec] branch master updated: Name "Apache Commons" in page title.

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


The following commit(s) were added to refs/heads/master by this push:
     new 32557be  Name "Apache Commons" in page title.
32557be is described below

commit 32557be86c8143332b437e6f5473abe11573c9a9
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Jun 6 10:09:57 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 c86185b..23104aa 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -19,7 +19,7 @@
 -->
 <document>
     <properties>
-        <title>commons-exec</title>
+        <title>Apache Commons Exec Release Notes</title>
         <author email="sgoeschl@apache.org">Siegfried Goeschl</author>
     </properties>
     <body>