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

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


The following commit(s) were added to refs/heads/master by this push:
     new a0e4be41 [MRELEASE-1128] update maven-scm to 2.0.1
a0e4be41 is described below

commit a0e4be417e747b3ef396c8592343080181e067b4
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Sun Aug 20 10:53:56 2023 +0000

    [MRELEASE-1128] update maven-scm to 2.0.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 248dd094..5caaceed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
   </distributionManagement>
 
   <properties>
-    <scmVersion>2.0.0</scmVersion>
+    <scmVersion>2.0.1</scmVersion>
     <javaVersion>8</javaVersion>
     <mavenVersion>3.2.5</mavenVersion>
     <resolverVersion>1.0.0.v20140518</resolverVersion>

Reply via email to