You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2023/02/18 20:40:12 UTC

[maven-site] 09/14: Revert "Maven Reporting Impl 4.0.0-M4 released"

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

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

commit 7bafdd429b5da874e49e7595521de8ce96ef0e6d
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Feb 18 21:33:56 2023 +0100

    Revert "Maven Reporting Impl 4.0.0-M4 released"
    
    This reverts commit f8021b4597288afb26547f0ab74228d2b4d02f9d.
---
 content/markdown/shared/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/markdown/shared/index.md b/content/markdown/shared/index.md
index 464eb023..5bf568ba 100644
--- a/content/markdown/shared/index.md
+++ b/content/markdown/shared/index.md
@@ -41,7 +41,7 @@ under the License.
 |[ `maven-mapping`](/shared/maven-mapping/)|3.0.0|2015-11-19|A shared component for all plugins that need to do mapping.|[Git](https://gitbox.apache.org/repos/asf/maven-mapping.git) / [GitHub](https://github.com/apache/maven-mapping/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-mapping)|
 |[ `maven-reporting-api`](/shared/maven-reporting-api/)|4.0.0-M4|2023-01-21|API to manage report generation.|[Git](https://gitbox.apache.org/repos/asf/maven-reporting-api.git) / [GitHub](https://github.com/apache/maven-reporting-api/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-reporting-api)|
 |[ `maven-reporting-exec`](/shared/maven-reporting-exec/)|2.0.0-M4|2023-01-31|API to manage report plugins preparation with Maven 3.|[Git](https://gitbox.apache.org/repos/asf/maven-reporting-exec.git) / [GitHub](https://github.com/apache/maven-reporting-exec/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-reporting-exec)|
-|[ `maven-reporting-impl`](/shared/maven-reporting-impl/)|4.0.0-M4|2023-02-11|Abstract classes to manage report generation.|[Git](https://gitbox.apache.org/repos/asf/maven-reporting-impl.git) / [GitHub](https://github.com/apache/maven-reporting-impl/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-reporting-impl)|
+|[ `maven-reporting-impl`](/shared/maven-reporting-impl/)|4.0.0-M3|2022-11-29|Abstract classes to manage report generation.|[Git](https://gitbox.apache.org/repos/asf/maven-reporting-impl.git) / [GitHub](https://github.com/apache/maven-reporting-impl/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-reporting-impl)|
 |[ `maven-script-interpreter`](/shared/maven-script-interpreter/)|1.4|2022-12-20|Utilities to interpret/execute some scripts for various implementations: groovy or beanshell.|[Git](https://gitbox.apache.org/repos/asf/maven-script-interpreter.git) / [GitHub](https://github.com/apache/maven-script-interpreter/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-script-interpreter)|
 |[ `maven-shared-incremental`](/shared/maven-shared-incremental/)|1.1|2013-04-08|Various utility classes and plexus components for supporting incremental build functionality in Maven plugins.|[Git](https://gitbox.apache.org/repos/asf/maven-shared-incremental.git) / [GitHub](https://github.com/apache/maven-shared-incremental/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-shared-incremental)|
 |[ `maven-shared-jar`](/shared/maven-shared-jar/)|1.2|2015-12-31|Utilities which help identify the contents of a JAR, including Java class analysis and Maven metadata analysis.|[Git](https://gitbox.apache.org/repos/asf/maven-shared-jar.git) / [GitHub](https://github.com/apache/maven-shared-jar/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-shared-jar)|