This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new d2403ab  [MPOM-407] Bump maven-release-plugin from 3.0.0 to 3.0.1
d2403ab is described below

commit d2403ab72c67eced32e523e08c94502b0d885869
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Mon Jun 5 23:57:55 2023 +0200

    [MPOM-407] Bump maven-release-plugin from 3.0.0 to 3.0.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9bffda6..baf49c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -249,7 +249,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>3.0.1</version>
           <configuration>
             <useReleaseProfile>false</useReleaseProfile>
             <goals>deploy</goals>

Reply via email to