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 f89d59d  Bump maven-plugin-annotations from 3.8.2 to 3.9.0.
f89d59d is described below

commit f89d59d6a5ef985cb98c92f63b42427038ae041e
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Jul 29 18:49:19 2023 -0400

    Bump maven-plugin-annotations from 3.8.2 to 3.9.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8fbf448..19a2ee3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
     <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>
     <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
     <!-- Including commons release plugin older version -->
-    <maven.plugin.version>3.8.2</maven.plugin.version>
+    <maven.plugin.version>3.9.0</maven.plugin.version>
     <commons.build-plugin.version>1.12</commons.build-plugin.version>
   </properties>
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5b36b4c..25f9223 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,6 +30,7 @@
     <release version="1.8.2" date="20YY-MM-DD" description="Version 1.8.2">
       <!-- UPDATES -->
       <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>
     </release>
     <release version="1.8.1" date="2023-06-25" description="Version 1.8.1">
       <!-- FIXES -->

Reply via email to