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 69966969a34997a5b070b83fe3c410610053f61c Author: Michael Osipov <[email protected]> AuthorDate: Mon Apr 29 11:58:29 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>
