This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch SCM-953 in repository https://gitbox.apache.org/repos/asf/maven-scm.git
commit 878d7172ad98401345eb1e364a1788e75f990706 Author: Michael Osipov <[email protected]> AuthorDate: Sun Sep 12 20:40:40 2021 +0200 [SCM-960] Deprecate maven-scm-provider-jazz --- maven-scm-providers/maven-scm-provider-jazz/src/site/apt/index.apt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/maven-scm-providers/maven-scm-provider-jazz/src/site/apt/index.apt b/maven-scm-providers/maven-scm-provider-jazz/src/site/apt/index.apt index 82f27c6..2d90369 100644 --- a/maven-scm-providers/maven-scm-provider-jazz/src/site/apt/index.apt +++ b/maven-scm-providers/maven-scm-provider-jazz/src/site/apt/index.apt @@ -29,6 +29,10 @@ The Jazz provider implements Maven's generic SCM API for the Jazz SCM system. Jazz SCM is included in the Rational Team Concert product. + +Deprecation Notice + + This SCM provider is deprecated and will be removed in version 2.0.0. Use Cases
