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

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/training.git


The following commit(s) were added to refs/heads/develop by this push:
     new a8c6597  fix: Address issues in the build of the website.
a8c6597 is described below

commit a8c659762718dfe5f5b5dbe7e42896a1f3bc5d6c
Author: Christofer Dutz <[email protected]>
AuthorDate: Sat Aug 30 15:01:32 2025 +0200

    fix: Address issues in the build of the website.
---
 content/Incubator/Mentors/pom.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/content/Incubator/Mentors/pom.xml 
b/content/Incubator/Mentors/pom.xml
index 29f4435..da03e2c 100644
--- a/content/Incubator/Mentors/pom.xml
+++ b/content/Incubator/Mentors/pom.xml
@@ -27,14 +27,11 @@
     </parent>
 
     <artifactId>incubator-mentors</artifactId>
-    <name>Training: Content: Incubator: Mentors</name>
-
     <groupId>org.apache.training.content</groupId>
     <version>1.0.0-SNAPSHOT</version>
     <packaging>war</packaging>
 
-    <name>Training: Tools: Slide Template: Asciidoc to reveal.js Maven 
org.apache.training</name>
-    <description>An org.apache.training project that demonstrates how to 
integrate convert Asciidoc to a reveal.js presentation with the Asciidoctor 
Maven plugin.</description>
+    <name>Training: Content: Incubator: Mentors</name>
 
     <!-- Make Snapshots of Apache projects available -->
     <repositories>

Reply via email to