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 12c9c59  chore: Minor cleanup
12c9c59 is described below

commit 12c9c5906842490d7b28191de1204765e0276b63
Author: Christofer Dutz <[email protected]>
AuthorDate: Mon Sep 1 08:38:28 2025 +0200

    chore: Minor cleanup
---
 site/pom.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/site/pom.xml b/site/pom.xml
index 92442a7..f9e068a 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -381,17 +381,17 @@
                 </artifactItem-->
                 <artifactItem>
                   <groupId>org.apache.training.content</groupId>
-                  
<artifactId>magic-industrial-data-acquisition-with-apache-plc4x-tsfile-and-iotdb</artifactId>
+                  <artifactId>incubator-mentors</artifactId>
                   <version>1.0.0-SNAPSHOT</version>
                   <type>war</type>
-                  
<outputDirectory>${project.build.directory}/site/iot/magic-industrial-data-acquisition-with-apache-plc4x-tsfile-and-iotdb</outputDirectory>
+                  
<outputDirectory>${project.build.directory}/site/incubator/mentors</outputDirectory>
                 </artifactItem>
                 <artifactItem>
                   <groupId>org.apache.training.content</groupId>
-                  <artifactId>incubator-mentors</artifactId>
+                  
<artifactId>magic-industrial-data-acquisition-with-apache-plc4x-tsfile-and-iotdb</artifactId>
                   <version>1.0.0-SNAPSHOT</version>
                   <type>war</type>
-                  
<outputDirectory>${project.build.directory}/site/incubator/mentors</outputDirectory>
+                  
<outputDirectory>${project.build.directory}/site/iot/magic-industrial-data-acquisition-with-apache-plc4x-tsfile-and-iotdb</outputDirectory>
                 </artifactItem>
               </artifactItems>
             </configuration>
@@ -698,13 +698,13 @@
      </dependency-->
     <dependency>
       <groupId>org.apache.training.content</groupId>
-      
<artifactId>magic-industrial-data-acquisition-with-apache-plc4x-tsfile-and-iotdb</artifactId>
+      <artifactId>incubator-mentors</artifactId>
       <version>1.0.0-SNAPSHOT</version>
       <type>war</type>
     </dependency>
     <dependency>
       <groupId>org.apache.training.content</groupId>
-      <artifactId>incubator-mentors</artifactId>
+      
<artifactId>magic-industrial-data-acquisition-with-apache-plc4x-tsfile-and-iotdb</artifactId>
       <version>1.0.0-SNAPSHOT</version>
       <type>war</type>
     </dependency>

Reply via email to