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


The following commit(s) were added to refs/heads/master by this push:
     new e0d18b4  Bump commons-parent 58 to 59
e0d18b4 is described below

commit e0d18b41ec75b0995359cfa90a2479a24c656602
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Jul 29 19:04:12 2023 -0400

    Bump commons-parent 58 to 59
---
 pom.xml                 | 2 ++
 src/changes/changes.xml | 1 +
 2 files changed, 3 insertions(+)

diff --git a/pom.xml b/pom.xml
index 34381ef..033fd80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,6 +136,8 @@
     <!-- Including commons release plugin older version -->
     <maven.plugin.version>3.9.0</maven.plugin.version>
     <commons.build-plugin.version>1.12</commons.build-plugin.version>
+    <!-- Until Maven plugins used here don't fail the Moditect plugin -->
+    <moditect.skip>true</moditect.skip>
   </properties>
 
   <dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cf9831d..31cdc10 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,6 +32,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven.scm:maven-scm-* from 2.0.0 to 2.0.1.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-plugin-annotations from 3.8.2 to 3.9.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven:maven-* from 3.9.1 to 3.9.3.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-parent 58 to 59.</action>
     </release>
     <release version="1.8.1" date="2023-06-25" description="Version 1.8.1">
       <!-- FIXES -->

Reply via email to