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 4f9c256  fix: fixed a copy-paste error.
4f9c256 is described below

commit 4f9c256ec077a1debfbc5101f5d145d76672f775
Author: Christofer Dutz <[email protected]>
AuthorDate: Sat Aug 30 15:19:35 2025 +0200

    fix: fixed a copy-paste error.
---
 site/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/pom.xml b/site/pom.xml
index c097557..cfaf2e6 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -197,7 +197,7 @@
               <artifactItems>
                 <artifactItem>
                   <groupId>io.github.devacfr.maven.skins</groupId>
-                  <artifactId>c</artifactId>
+                  <artifactId>reflow-default-webdeps</artifactId>
                   <version>${reflow.skin.version}</version>
                   <type>jar</type>
                   <overWrite>false</overWrite>

Reply via email to