This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch MRELEASE-1024 in repository https://gitbox.apache.org/repos/asf/maven-release.git
commit bb494b0e96f21630f37eaecba5b8aa8631aae2aa Author: Michael Osipov <[email protected]> AuthorDate: Mon Apr 29 11:57:38 2019 +0200 [MRELEASE-1024] Upgrade to SCM 1.11.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a069e63..b11c1e6 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ </contributors> <properties> - <scmVersion>1.10.0</scmVersion> + <scmVersion>1.11.2</scmVersion> <javaVersion>7</javaVersion> <mavenVersion>3.0</mavenVersion> <maven.site.path>maven-release-archives/maven-release-LATEST</maven.site.path>
