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 2022/02/19 15:58:08 UTC

[commons-cli] 05/05: Format nit.

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

commit 4dd8dc5ff22e7089e8494c88503c23a4eeb3f708
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Feb 19 10:58:01 2022 -0500

    Format nit.
---
 src/changes/changes.xml | 80 ++++++++++++++++++++++++-------------------------
 1 file changed, 40 insertions(+), 40 deletions(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b0af866..7e68913 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -85,46 +85,46 @@
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot">
         Bump commons-parent from 48 to 52.
-     </action>
-     <action type="update" dev="ggregory" due-to="Dependabot">
-       Bump maven-pmd-plugin from 3.12.0 to 3.16.0, #44, #54, #67, #92.
-     </action>
-     <action type="update" dev="ggregory" due-to="Dependabot">
-       Bump actions/checkout from v2.3.1 to v2.4.0 #46, #72, #78.
-     </action>
-     <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-       Bump actions/setup-java from v1.4.2 to v2 #50.
-      </action>
-     <action type="update" dev="ggregory" due-to="Dependabot">
-       Bump maven-antrun-plugin from 1.7 to 3.0.0 #43.
-     </action>
-     <action type="update" dev="ggregory" due-to="Gary Gregory">
-       Bump maven-checkstyle-plugin from 2.15 to 3.1.2 #41.
-     </action>
-     <action type="update" dev="ggregory" due-to="Gary Gregory">
-       Bump checkstyle to 9.3 #68, #86, #90.
-     </action>
-     <action type="update" dev="ggregory" due-to="Dependabot">
-       Bump actions/cache from 2 to 2.1.7 #64, #65, #81.
-     </action>
-     <action type="update" dev="ggregory" due-to="Gary Gregory">
-       Bump commons.animal-sniffer.version 1.19 -> 1.20.
-     </action>
-     <action type="update" dev="ggregory" due-to="Gary Gregory">
-       Bump maven-bundle-plugin 5.1.1 -> 5.1.2.
-     </action>
-     <action type="update" dev="ggregory" due-to="Gary Gregory">
-       Bump biz.aQute.bndlib.version 5.1.2 -> 6.0.0.
-     </action>
-     <action type="update" dev="ggregory" due-to="Dependabot">
-       Bump spotbugs from 4.4.1 to 4.5.3 #70, #88.
-     </action>
-     <action type="update" dev="ggregory" due-to="Dependabot">
-       Bump spotbugs-maven-plugin from 4.4.1 to 4.5.2.0 #71, #85.
-     </action>
-     <action type="update" dev="ggregory" due-to="Dependabot">
-       Bump maven-javadoc-plugin from 3.3.1 to 3.3.2, #91.
-     </action>
+      </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump maven-pmd-plugin from 3.12.0 to 3.16.0, #44, #54, #67, #92.
+      </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump actions/checkout from v2.3.1 to v2.4.0 #46, #72, #78.
+      </action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
+        Bump actions/setup-java from v1.4.2 to v2 #50.
+       </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump maven-antrun-plugin from 1.7 to 3.0.0 #43.
+      </action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">
+        Bump maven-checkstyle-plugin from 2.15 to 3.1.2 #41.
+      </action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">
+        Bump checkstyle to 9.3 #68, #86, #90.
+      </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump actions/cache from 2 to 2.1.7 #64, #65, #81.
+      </action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">
+        Bump commons.animal-sniffer.version 1.19 -> 1.20.
+      </action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">
+        Bump maven-bundle-plugin 5.1.1 -> 5.1.2.
+      </action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">
+        Bump biz.aQute.bndlib.version 5.1.2 -> 6.0.0.
+      </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump spotbugs from 4.4.1 to 4.5.3 #70, #88.
+      </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump spotbugs-maven-plugin from 4.4.1 to 4.5.2.0 #71, #85.
+      </action>
+      <action type="update" dev="ggregory" due-to="Dependabot">
+        Bump maven-javadoc-plugin from 3.3.1 to 3.3.2, #91.
+      </action>
     </release>
 
     <release version="1.4" date="2017-03-09" description="New features and bug fixes">