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-build-plugin.git

commit 2bef944e39c9d3b502f362552483a73327b4705e
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Oct 20 18:01:37 2023 -0400

    Sort
---
 src/changes/changes.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 06d31ab..836ca0b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -29,14 +29,14 @@
   <body>
     <release version="1.14.0" date="20YY-MM-DD" description="Feature release">
       <!-- FIX -->
-      <!-- ADD -->
-      <!-- UPDATE -->
-      <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
commons-parent from 58 to 64.</action>
-      <action dev="ggregory" type="update" due-to="Dependabot, Gary 
Gregory">Bump org.apache.ant:ant-launcher from 1.10.12 to 1.10.14 #174.</action>
       <action dev="sebb" type="fix">Only use graalvm on Java11+; update to 
22.3.3 which avoids NoClassDefFoundError messages</action>
       <action dev="sebb" type="fix">Replace mail-archives.apache.org with 
lists.apache.org</action>
       <action dev="sebb" type="fix">Drop mail archives that no longer exist 
(markmail, gmane, old.nabble)</action>
       <action dev="sebb" type="fix">Disable moditect as it fails 
currently</action>
+      <!-- ADD -->
+      <!-- UPDATE -->
+      <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
commons-parent from 58 to 64.</action>
+      <action dev="ggregory" type="update" due-to="Dependabot, Gary 
Gregory">Bump org.apache.ant:ant-launcher from 1.10.12 to 1.10.14 #174.</action>
       <action dev="sebb" type="update">Disable cyclonedx - not needed</action>
       <action dev="sebb" type="update">Drop outdated, unmaintained table of 
components in README in favour of link to website.</action>
       <action dev="ggregory" type="update" due-to="Dependabot">Bump 
org.graalvm.js:js-scriptengine from 23.1.0 to 23.1.1 #190.</action>

Reply via email to