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

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

commit 7ae42db891013b09300217626d822d893293a155
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
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