This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-build-tools.git
The following commit(s) were added to refs/heads/develop by this push:
new 970d16e [maven-release-plugin] prepare branch
releases/code-generation/1.9
970d16e is described below
commit 970d16e341fb0fc6d62b51180e128190d467b85c
Author: Christofer Dutz <[email protected]>
AuthorDate: Mon Jul 27 14:36:26 2026 +0200
[maven-release-plugin] prepare branch releases/code-generation/1.9
---
code-generation/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/code-generation/pom.xml b/code-generation/pom.xml
index 2c3e6f1..ede629e 100644
--- a/code-generation/pom.xml
+++ b/code-generation/pom.xml
@@ -40,7 +40,7 @@
<properties>
<!-- Timestamp for the reproducible builds -->
- <project.build.outputTimestamp>1744388104</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1785155786</project.build.outputTimestamp>
<java.version>21</java.version>
<!--
Maven version the plc4x-maven-plugin is built against.
@@ -55,7 +55,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.4</tag>
+ <tag>releases/code-generation/1.9</tag>
</scm>
<build>