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


The following commit(s) were added to refs/heads/master by this push:
     new 2316c9e  Remove some whitespace
2316c9e is described below

commit 2316c9e2eec39c3c50d3a18647771188038aac50
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 30 15:17:47 2023 -0500

    Remove some whitespace
---
 src/changes/changes.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9d04101..8b05777 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -37,14 +37,12 @@ and commit
 
 The <action> type attribute can be add,update,fix,remove.
 -->
-
 <document xmlns="http://maven.apache.org/changes/1.0.0";
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 
http://maven.apache.org/xsd/changes-1.0.0.xsd";>
     <properties>
         <title>Apache Commons Parent Release Notes</title>
         <author email="[email protected]">Apache Commons 
developers</author>
     </properties>
-
     <!-- NOTE:
     The description below is specially formatted so as to improve the layout 
of the generated release notes:
     The parsing process removes all line feeds, replacing them with a single 
space.
@@ -58,7 +56,6 @@ The <action> type attribute can be add,update,fix,remove.
     N.B. The release notes template groups actions by type, and only extracts 
data for the current release.
     The changes report outputs actions in the order they appear in this file.
      -->
-
     <body>
         <release version="66" date="20YY-MM-DD" description="Version 66: 
Maintenance and update dependencies">
            <!-- ADD -->

Reply via email to