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

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


The following commit(s) were added to refs/heads/master by this push:
     new a8eb3f8  Document Maven SCM 1.12.0
a8eb3f8 is described below

commit a8eb3f88f6828f913793f5a9fd0c745eecc1260f
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Sep 19 22:50:22 2021 +0200

    Document Maven SCM 1.12.0
---
 content/apt/plugins/index.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt
index 6d7dcbc..01ea814 100644
--- a/content/apt/plugins/index.apt
+++ b/content/apt/plugins/index.apt
@@ -167,7 +167,7 @@ Available Plugins
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-remote-resources-plugin/} <<<remote-resources>>>}}| B   | 
1.7.0        | 2020-01-21 | Copy remote resources to the output directory for 
inclusion in the artifact. | 
{{{https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git}Git}} 
/ {{{https://github.com/apache/maven-remote-resources-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MRRESOURCES}Jira MRRESOURCES}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/scm/maven-scm-plugin/} <<<scm>>>}}                       | B          | 
1.11.3       | 2021-08-07 | Execute SCM commands for the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-scm.git }Git}} / 
{{{https://github.com/apache/maven-scm/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/SCM}Jira SCM}}
+| {{{/scm/maven-scm-plugin/} <<<scm>>>}}                       | B          | 
1.12.0       | 2021-09-13 | Execute SCM commands for the current project. | 
{{{https://gitbox.apache.org/repos/asf/maven-scm.git }Git}} / 
{{{https://github.com/apache/maven-scm/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/SCM}Jira SCM}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-scm-publish-plugin/} <<<scm-publish>>>}}   | B          | 
3.1.0        | 2020-12-26 | Publish your Maven website to a scm location. | 
{{{https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git}Git}} / 
{{{https://github.com/apache/maven-scm-publish-plugin/}GitHub}} | 
{{{https://issues.apache.org/jira/browse/MSCMPUB}Jira MSCMPUB}}
 
*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+

Reply via email to