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

sjaranowski 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 0ad9d823 Fix release date of maven-archiver
0ad9d823 is described below

commit 0ad9d823bf6d0b14c3033f51e216b30cdb198f0e
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Tue Aug 22 22:58:12 2023 +0200

    Fix release date of maven-archiver
---
 content/apt/shared/index.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/apt/shared/index.apt b/content/apt/shared/index.apt
index ac4e677c..ba90f8d3 100644
--- a/content/apt/shared/index.apt
+++ b/content/apt/shared/index.apt
@@ -37,7 +37,7 @@ Shared Components
 
*----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
 | {{{/shared/file-management/} <<<file-management>>>}}                       | 
3.1.0        | 2022-06-29        | API to collect files from a given directory 
using several include/exclude rules. | 
{{{https://gitbox.apache.org/repos/asf/maven-file-management.git}Git}} / 
{{{https://github.com/apache/maven-file-management/}GitHub}} | 
{{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != 
Closed AND component = file-management}JIRA}}
 
*----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
-| {{{/shared/maven-archiver/} <<<maven-archiver>>>}}                         | 
3.6.1        | 2023-08-18        | Is mainly used by plugins to handle 
packaging. | {{{https://gitbox.apache.org/repos/asf/maven-archiver.git}Git}} / 
{{{https://github.com/apache/maven-archiver/}GitHub}} | 
{{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != 
Closed AND component = maven-archiver}JIRA}}
+| {{{/shared/maven-archiver/} <<<maven-archiver>>>}}                         | 
3.6.1        | 2023-08-19        | Is mainly used by plugins to handle 
packaging. | {{{https://gitbox.apache.org/repos/asf/maven-archiver.git}Git}} / 
{{{https://github.com/apache/maven-archiver/}GitHub}} | 
{{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != 
Closed AND component = maven-archiver}JIRA}}
 
*----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+
 | {{{/shared/maven-artifact-transfer/} <<<maven-artifact-transfer>>>}}       | 
0.13.1       | 2020-12-26        | An API to install, deploy and resolve 
artifacts with Maven | 
{{{https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git}Git}} / 
{{{https://github.com/apache/maven-artifact-transfer/}GitHub}} | 
{{{https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != 
Closed AND component = maven-artifact-transfer}JIRA}}
 
*----------------------------------------------------------------------------+--------------+-------------------+------------------+------------------------+---------------------+

Reply via email to