This is an automated email from the ASF dual-hosted git repository. chrisdutz pushed a commit to branch chore/update-build-tools in repository https://gitbox.apache.org/repos/asf/plc4x.git
commit 8876733ba90e097e2d752144e1ed009df0732a81 Author: Christofer Dutz <[email protected]> AuthorDate: Sat Aug 1 12:18:38 2026 +0200 chore: Updated to the newly released version of the build-tools. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f276485ce4..e37bb332bc 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ <sonar.cfamily.build-wrapper-output>${project.basedir}/plc4c/target/build-wrapper-output </sonar.cfamily.build-wrapper-output> - <plc4x-code-generation.version>1.9.0-SNAPSHOT</plc4x-code-generation.version> + <plc4x-code-generation.version>1.9.0</plc4x-code-generation.version> <antlr.version>4.13.2</antlr.version> <apiguardian.version>1.1.2</apiguardian.version>
