You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2022/09/22 11:35:10 UTC

[plc4x-build-tools] 02/02: [maven-release-plugin] prepare branch @{releaseLabel}

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

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-build-tools.git

commit e8bb1585906d30cc94314250f6fca0b307235f2a
Author: Christofer Dutz <ch...@rivian.com>
AuthorDate: Thu Sep 22 13:34:53 2022 +0200

    [maven-release-plugin] prepare branch @{releaseLabel}
---
 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 6c63176..66bbb2b 100644
--- a/code-generation/pom.xml
+++ b/code-generation/pom.xml
@@ -44,14 +44,14 @@
     <java.version>11</java.version>
 
     <!-- Timestamp for the reproducible builds -->
-    <project.build.outputTimestamp>1</project.build.outputTimestamp>
+    <project.build.outputTimestamp>1663846492</project.build.outputTimestamp>
   </properties>
 
   <scm>
     <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.6</tag>
   </scm>
 
   <modules>