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

asf-gitbox-commits pushed a commit to branch releases/code-generation/1.9
in repository https://gitbox.apache.org/repos/asf/plc4x-build-tools.git


The following commit(s) were added to refs/heads/releases/code-generation/1.9 
by this push:
     new d669815  [maven-release-plugin] prepare release 
releases/code-generation/1.9.0
d669815 is described below

commit d66981569dec99caf5957d86d035155460758b92
Author: Christofer Dutz <[email protected]>
AuthorDate: Mon Jul 27 14:57:03 2026 +0200

    [maven-release-plugin] prepare release releases/code-generation/1.9.0
---
 code-generation/language-base/pom.xml      | 4 ++--
 code-generation/plc4x-maven-plugin/pom.xml | 6 +++---
 code-generation/pom.xml                    | 6 +++---
 code-generation/protocol-base/pom.xml      | 4 ++--
 code-generation/types-base/pom.xml         | 2 +-
 5 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/code-generation/language-base/pom.xml 
b/code-generation/language-base/pom.xml
index 4eb41df..ccebe3d 100644
--- a/code-generation/language-base/pom.xml
+++ b/code-generation/language-base/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.plc4x.plugins</groupId>
     <artifactId>plc4x-code-generation</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.9.0</version>
   </parent>
 
   <artifactId>plc4x-code-generation-language-base</artifactId>
@@ -34,7 +34,7 @@
     <dependency>
       <groupId>org.apache.plc4x.plugins</groupId>
       <artifactId>plc4x-code-generation-types-base</artifactId>
-      <version>1.9.0-SNAPSHOT</version>
+      <version>1.9.0</version>
     </dependency>
   </dependencies>
 </project>
\ No newline at end of file
diff --git a/code-generation/plc4x-maven-plugin/pom.xml 
b/code-generation/plc4x-maven-plugin/pom.xml
index 017cc2b..85d7579 100644
--- a/code-generation/plc4x-maven-plugin/pom.xml
+++ b/code-generation/plc4x-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.plc4x.plugins</groupId>
     <artifactId>plc4x-code-generation</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.9.0</version>
   </parent>
 
   <artifactId>plc4x-maven-plugin</artifactId>
@@ -38,12 +38,12 @@
     <dependency>
       <groupId>org.apache.plc4x.plugins</groupId>
       <artifactId>plc4x-code-generation-language-base</artifactId>
-      <version>1.9.0-SNAPSHOT</version>
+      <version>1.9.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.plc4x.plugins</groupId>
       <artifactId>plc4x-code-generation-protocol-base</artifactId>
-      <version>1.9.0-SNAPSHOT</version>
+      <version>1.9.0</version>
     </dependency>
 
     <dependency>
diff --git a/code-generation/pom.xml b/code-generation/pom.xml
index 439ae2b..d14893d 100644
--- a/code-generation/pom.xml
+++ b/code-generation/pom.xml
@@ -32,7 +32,7 @@
 
   <groupId>org.apache.plc4x.plugins</groupId>
   <artifactId>plc4x-code-generation</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>1.9.0</version>
   <packaging>pom</packaging>
 
   <name>PLC4X Build Tools: Code Generation</name>
@@ -40,7 +40,7 @@
 
   <properties>
     <!-- Timestamp for the reproducible builds -->
-    <project.build.outputTimestamp>1785155786</project.build.outputTimestamp>
+    <project.build.outputTimestamp>1785157013</project.build.outputTimestamp>
     <java.version>21</java.version>
     <!--
       The apache parent pom uses this property to drive 
maven.compiler.source/target/release
@@ -62,7 +62,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/plc4x-build-tools.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/plc4x-build-tools.git</developerConnection>
     <url>https://github.com/apache/plc4x-build-tools</url>
-    <tag>releases/code-generation/1.9</tag>
+    <tag>releases/code-generation/1.9.0</tag>
   </scm>
 
   <build>
diff --git a/code-generation/protocol-base/pom.xml 
b/code-generation/protocol-base/pom.xml
index f9d04b1..86e1f37 100644
--- a/code-generation/protocol-base/pom.xml
+++ b/code-generation/protocol-base/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.plc4x.plugins</groupId>
     <artifactId>plc4x-code-generation</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.9.0</version>
   </parent>
 
   <artifactId>plc4x-code-generation-protocol-base</artifactId>
@@ -34,7 +34,7 @@
     <dependency>
       <groupId>org.apache.plc4x.plugins</groupId>
       <artifactId>plc4x-code-generation-types-base</artifactId>
-      <version>1.9.0-SNAPSHOT</version>
+      <version>1.9.0</version>
     </dependency>
   </dependencies>
 
diff --git a/code-generation/types-base/pom.xml 
b/code-generation/types-base/pom.xml
index 81e9af8..824d965 100644
--- a/code-generation/types-base/pom.xml
+++ b/code-generation/types-base/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.plc4x.plugins</groupId>
     <artifactId>plc4x-code-generation</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.9.0</version>
   </parent>
 
   <artifactId>plc4x-code-generation-types-base</artifactId>

Reply via email to