This is an automated email from the ASF dual-hosted git repository. chrisdutz pushed a commit to branch fix/whatever-this-was in repository https://gitbox.apache.org/repos/asf/plc4x.git
commit c530389390bf43b4c5ef6882512ab090684da32c Author: Christofer Dutz <[email protected]> AuthorDate: Tue Aug 4 10:33:27 2026 +0200 chore: Some random change to see if the commit signing works. --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e37bb332bc..e43965f3e7 100644 --- a/pom.xml +++ b/pom.xml @@ -95,8 +95,7 @@ <!-- Exclude all generated code --> <sonar.exclusions>**/generated-sources</sonar.exclusions> - <sonar.cfamily.build-wrapper-output>${project.basedir}/plc4c/target/build-wrapper-output - </sonar.cfamily.build-wrapper-output> + <sonar.cfamily.build-wrapper-output>${project.basedir}/plc4c/target/build-wrapper-output</sonar.cfamily.build-wrapper-output> <plc4x-code-generation.version>1.9.0</plc4x-code-generation.version>
