You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/05/26 17:56:38 UTC

[maven-release] branch MRELEASE-1095 created (now 3051d7a4)

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

michaelo pushed a change to branch MRELEASE-1095
in repository https://gitbox.apache.org/repos/asf/maven-release.git


      at 3051d7a4 [MRELEASE-1095] Upgrade Maven SCM to 1.13.0

This branch includes the following new commits:

     new 3051d7a4 [MRELEASE-1095] Upgrade Maven SCM to 1.13.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-release] 01/01: [MRELEASE-1095] Upgrade Maven SCM to 1.13.0

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 3051d7a49fca1e472ab2b7b6c2b4093236982176
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Thu May 26 19:55:43 2022 +0200

    [MRELEASE-1095] Upgrade Maven SCM to 1.13.0
    
    This closes #131
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 59597034..b9054f7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
   </contributors>
 
   <properties>
-    <scmVersion>1.12.2</scmVersion>
+    <scmVersion>1.13.0</scmVersion>
     <javaVersion>8</javaVersion>
     <mavenVersion>3.2.5</mavenVersion>
     <resolverVersion>1.0.0.v20140518</resolverVersion>