This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch MPOM-404 in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
commit fd2fcd442cf8467675392611e312bf5997c05fae Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Fri May 19 18:57:21 2023 +0200 [MPOM-404] Bump maven-scm-plugin from 2.0.0 to 2.0.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0887883..877a4bd 100644 --- a/pom.xml +++ b/pom.xml @@ -270,7 +270,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-scm-plugin</artifactId> - <version>2.0.0</version> + <version>2.0.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>