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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 2a7d7f2cfd fix: Fixed the issue in the site-generation build
2a7d7f2cfd is described below

commit 2a7d7f2cfdd53ca6ed488a7466a05aff350a5b1d
Author: Christofer Dutz <[email protected]>
AuthorDate: Wed Jul 15 10:16:19 2026 +0200

    fix: Fixed the issue in the site-generation build
---
 plc4j/drivers/all/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/drivers/all/pom.xml b/plc4j/drivers/all/pom.xml
index 6fb9a9a737..0b1b386e54 100644
--- a/plc4j/drivers/all/pom.xml
+++ b/plc4j/drivers/all/pom.xml
@@ -61,7 +61,7 @@
           </dependency>
           <dependency>
             <groupId>org.apache.plc4x</groupId>
-            <artifactId>plc4j-spi</artifactId>
+            <artifactId>plc4j-spi-config</artifactId>
             <version>1.0.0-SNAPSHOT</version>
           </dependency>
           <dependency>

Reply via email to