This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-scm.git.
from 95018b3 [SCM-975] Broken link to Maven SCM plugin Release Notes
new 8b64075 Fix issues reported by Checkstyle
new 6cf3ed0 Use canonical name 'Maven SCM'
The 2 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.
Summary of changes:
.../scm/command/changelog/ChangeLogScmRequest.java | 14 +++++------
.../apache/maven/scm/manager/BasicScmManager.java | 2 +-
.../maven/scm/provider/git/util/GitUtil.java | 7 +++---
.../scm/provider/git/jgit/command/JGitUtils.java | 29 ++++++++++++----------
.../maven/scm/provider/svn/util/SvnUtil.java | 7 +++---
src/site/apt/guide/index.apt | 2 +-
src/site/apt/guide/new_provider.apt | 20 +++++++--------
src/site/apt/guide/usage.apt | 6 ++---
src/site/site.xml | 2 +-
9 files changed, 45 insertions(+), 44 deletions(-)