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 38e2b57468213458553a0e596db9aa34be6840ff
Author: Christofer Dutz <[email protected]>
AuthorDate: Tue Aug 4 10:33:27 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>

Reply via email to