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.git
The following commit(s) were added to refs/heads/develop by this push:
new 9b9f57ea96 chore: Changed the timestamp format to a human-readable form
9b9f57ea96 is described below
commit 9b9f57ea96f964266f44875ffa361481527a3f04
Author: Christofer Dutz <[email protected]>
AuthorDate: Sun Nov 12 20:48:36 2023 +0100
chore: Changed the timestamp format to a human-readable form
---
code-generation/language-base-freemarker/pom.xml | 2 +-
code-generation/language-c/pom.xml | 2 +-
code-generation/language-cs/pom.xml | 2 +-
code-generation/language-go/pom.xml | 2 +-
code-generation/language-java/pom.xml | 2 +-
code-generation/language-python/pom.xml | 2 +-
code-generation/pom.xml | 2 +-
code-generation/protocol-base-mspec/pom.xml | 2 +-
code-generation/protocol-test/pom.xml | 2 +-
code-generation/tests/pom.xml | 2 +-
code-generation/tests/protocol-test-java/pom.xml | 2 +-
plc4c/pom.xml | 2 +-
plc4go/pom.xml | 2 +-
plc4j/api/pom.xml | 2 +-
plc4j/drivers/ab-eth/pom.xml | 2 +-
plc4j/drivers/ads/pom.xml | 2 +-
plc4j/drivers/all/pom.xml | 2 +-
plc4j/drivers/bacnet/pom.xml | 2 +-
plc4j/drivers/c-bus/pom.xml | 2 +-
plc4j/drivers/can/pom.xml | 2 +-
plc4j/drivers/canopen/pom.xml | 2 +-
plc4j/drivers/eip/pom.xml | 2 +-
plc4j/drivers/firmata/pom.xml | 2 +-
plc4j/drivers/iec-60870/pom.xml | 2 +-
plc4j/drivers/knxnetip/pom.xml | 2 +-
plc4j/drivers/mock/pom.xml | 2 +-
plc4j/drivers/modbus/pom.xml | 2 +-
plc4j/drivers/opcua/pom.xml | 2 +-
plc4j/drivers/open-protocol/pom.xml | 2 +-
plc4j/drivers/plc4x/pom.xml | 2 +-
plc4j/drivers/pom.xml | 2 +-
plc4j/drivers/profinet-ng/pom.xml | 2 +-
plc4j/drivers/profinet/pom.xml | 2 +-
plc4j/drivers/s7/pom.xml | 2 +-
plc4j/drivers/simulated/pom.xml | 2 +-
plc4j/examples/hello-ads-telemetry/pom.xml | 2 +-
plc4j/examples/hello-cloud-azure/pom.xml | 2 +-
plc4j/examples/hello-cloud-google/pom.xml | 2 +-
plc4j/examples/hello-connectivity-mqtt/pom.xml | 2 +-
plc4j/examples/hello-discovery/pom.xml | 2 +-
plc4j/examples/hello-influx-data-collection/pom.xml | 2 +-
plc4j/examples/hello-integration-iotdb/pom.xml | 2 +-
plc4j/examples/hello-opm/pom.xml | 2 +-
plc4j/examples/hello-webservice/pom.xml | 2 +-
plc4j/examples/hello-world-kotlin/pom.xml | 4 ++--
plc4j/examples/hello-world-plc4x-discover-and-browse/pom.xml | 2 +-
plc4j/examples/hello-world-plc4x-read/pom.xml | 2 +-
plc4j/examples/hello-world-plc4x-subscribe/pom.xml | 2 +-
plc4j/examples/hello-world-plc4x-write/pom.xml | 2 +-
plc4j/examples/plc4j-s7event/pom.xml | 2 +-
plc4j/examples/poll-loop/pom.xml | 2 +-
plc4j/examples/pom.xml | 2 +-
plc4j/integrations/apache-calcite/pom.xml | 2 +-
plc4j/integrations/apache-kafka/pom.xml | 2 +-
plc4j/integrations/apache-nifi/nifi-plc4x-nar/pom.xml | 2 +-
plc4j/integrations/apache-nifi/nifi-plc4x-processors/pom.xml | 2 +-
plc4j/integrations/apache-nifi/pom.xml | 2 +-
plc4j/integrations/pom.xml | 2 +-
plc4j/osgi/pom.xml | 2 +-
plc4j/pom.xml | 2 +-
plc4j/spi/pom.xml | 2 +-
plc4j/tools/capture-replay/pom.xml | 2 +-
plc4j/tools/connection-cache/pom.xml | 2 +-
plc4j/tools/opcua-server/pom.xml | 2 +-
plc4j/tools/opm/pom.xml | 2 +-
plc4j/tools/plc4x-server/pom.xml | 2 +-
plc4j/tools/pom.xml | 2 +-
plc4j/tools/scraper-ng/pom.xml | 2 +-
plc4j/tools/scraper/pom.xml | 2 +-
plc4j/transports/can/pom.xml | 2 +-
plc4j/transports/pcap-replay/pom.xml | 2 +-
plc4j/transports/pcap-shared/pom.xml | 2 +-
plc4j/transports/pom.xml | 2 +-
plc4j/transports/raw-socket/pom.xml | 2 +-
plc4j/transports/serial/pom.xml | 2 +-
plc4j/transports/socketcan/pom.xml | 2 +-
plc4j/transports/tcp/pom.xml | 2 +-
plc4j/transports/test/pom.xml | 2 +-
plc4j/transports/udp/pom.xml | 2 +-
plc4j/transports/virtualcan/pom.xml | 2 +-
plc4j/utils/pcap-replay/pom.xml | 2 +-
plc4j/utils/pcap-shared/pom.xml | 2 +-
plc4j/utils/plc-simulator/pom.xml | 2 +-
plc4j/utils/pom.xml | 2 +-
plc4j/utils/raw-sockets/pom.xml | 2 +-
plc4j/utils/test-generator/pom.xml | 2 +-
plc4j/utils/test-utils/pom.xml | 2 +-
plc4net/pom.xml | 2 +-
pom.xml | 3 ++-
protocols/ab-eth/pom.xml | 2 +-
protocols/ads/pom.xml | 2 +-
protocols/bacnetip/pom.xml | 2 +-
protocols/c-bus/pom.xml | 2 +-
protocols/canopen/pom.xml | 2 +-
protocols/df1/pom.xml | 2 +-
protocols/eip/pom.xml | 2 +-
protocols/firmata/pom.xml | 2 +-
protocols/genericcan/pom.xml | 2 +-
protocols/iec-60870/pom.xml | 2 +-
protocols/knxnetip/pom.xml | 2 +-
protocols/modbus/pom.xml | 2 +-
protocols/mqtt/pom.xml | 2 +-
protocols/opcua/pom.xml | 2 +-
protocols/open-protocol/pom.xml | 2 +-
protocols/plc4x-api/pom.xml | 2 +-
protocols/plc4x/pom.xml | 2 +-
protocols/pom.xml | 2 +-
protocols/profinet/pom.xml | 2 +-
protocols/s7/pom.xml | 2 +-
protocols/simulated/pom.xml | 2 +-
protocols/socketcan/pom.xml | 2 +-
sandbox/discovery/pom.xml | 2 +-
sandbox/plc4py/pom.xml | 2 +-
sandbox/pom.xml | 2 +-
sandbox/test-java-df1-driver/pom.xml | 2 +-
115 files changed, 117 insertions(+), 116 deletions(-)
diff --git a/code-generation/language-base-freemarker/pom.xml
b/code-generation/language-base-freemarker/pom.xml
index b1c72c8de3..8b45145c19 100644
--- a/code-generation/language-base-freemarker/pom.xml
+++ b/code-generation/language-base-freemarker/pom.xml
@@ -33,7 +33,7 @@
<description>Base code for building language outputs based on
Freemarker</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/code-generation/language-c/pom.xml
b/code-generation/language-c/pom.xml
index 59761fa6f6..328728639b 100644
--- a/code-generation/language-c/pom.xml
+++ b/code-generation/language-c/pom.xml
@@ -33,7 +33,7 @@
<description>Code generation template for generating C code</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/code-generation/language-cs/pom.xml
b/code-generation/language-cs/pom.xml
index f52fbb56c9..a714b946bc 100644
--- a/code-generation/language-cs/pom.xml
+++ b/code-generation/language-cs/pom.xml
@@ -33,7 +33,7 @@
<description>Code generation template for generating C# code</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/code-generation/language-go/pom.xml
b/code-generation/language-go/pom.xml
index 7f2cbc99f0..92b372b08e 100644
--- a/code-generation/language-go/pom.xml
+++ b/code-generation/language-go/pom.xml
@@ -33,7 +33,7 @@
<description>Code generation template for generating Go(lang)
code</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/code-generation/language-java/pom.xml
b/code-generation/language-java/pom.xml
index 926351a9f9..4aa43ef521 100644
--- a/code-generation/language-java/pom.xml
+++ b/code-generation/language-java/pom.xml
@@ -33,7 +33,7 @@
<description>Code generation template for generating Java code</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/code-generation/language-python/pom.xml
b/code-generation/language-python/pom.xml
index d386b9caef..d8e521be24 100644
--- a/code-generation/language-python/pom.xml
+++ b/code-generation/language-python/pom.xml
@@ -33,7 +33,7 @@
<description>Code generation template for generating Python
code</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/code-generation/pom.xml b/code-generation/pom.xml
index 75db15f8d9..3e43673374 100644
--- a/code-generation/pom.xml
+++ b/code-generation/pom.xml
@@ -34,7 +34,7 @@
<description>Home of the PLC4X code-generation framework.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/code-generation/protocol-base-mspec/pom.xml
b/code-generation/protocol-base-mspec/pom.xml
index 27fd41b6a0..cfec986121 100644
--- a/code-generation/protocol-base-mspec/pom.xml
+++ b/code-generation/protocol-base-mspec/pom.xml
@@ -33,7 +33,7 @@
<description>Base stuff for building protocols using our custom MSpec
format.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/code-generation/protocol-test/pom.xml
b/code-generation/protocol-test/pom.xml
index ef0c45f173..4e758a4eac 100644
--- a/code-generation/protocol-test/pom.xml
+++ b/code-generation/protocol-test/pom.xml
@@ -33,7 +33,7 @@
<description>Fake protocol intended for demonstrating the different features
and aspects of MSpec.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/code-generation/tests/pom.xml b/code-generation/tests/pom.xml
index 94bf3bfc09..9f852ecb42 100644
--- a/code-generation/tests/pom.xml
+++ b/code-generation/tests/pom.xml
@@ -34,7 +34,7 @@
<description>Tests for the various code-generation modules</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/code-generation/tests/protocol-test-java/pom.xml
b/code-generation/tests/protocol-test-java/pom.xml
index af511e8e27..a7f62d5308 100644
--- a/code-generation/tests/protocol-test-java/pom.xml
+++ b/code-generation/tests/protocol-test-java/pom.xml
@@ -32,7 +32,7 @@
<name>Code-Generation: Protocol Test: Test Java</name>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4c/pom.xml b/plc4c/pom.xml
index a3e539798c..d32778abc6 100644
--- a/plc4c/pom.xml
+++ b/plc4c/pom.xml
@@ -34,7 +34,7 @@
<description>Implementation of the protocol adapters for usage as C
library.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<unity.version>2.5.2</unity.version>
<!-- Tell Sonar where to find the sources -->
<!--sonar.sources></sonar.sources-->
diff --git a/plc4go/pom.xml b/plc4go/pom.xml
index 4768b8b7b8..d4b2b1ea7a 100644
--- a/plc4go/pom.xml
+++ b/plc4go/pom.xml
@@ -34,7 +34,7 @@
<description>Implementation of the protocol adapters for usage as Go(lang)
library.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<!-- Tell Sonar where to find the sources -->
<sonar.sources>.</sonar.sources>
<sonar.inclusions>**</sonar.inclusions>
diff --git a/plc4j/api/pom.xml b/plc4j/api/pom.xml
index 9419d5e898..1cc7409895 100644
--- a/plc4j/api/pom.xml
+++ b/plc4j/api/pom.xml
@@ -32,7 +32,7 @@
<description>Central API Module.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/drivers/ab-eth/pom.xml b/plc4j/drivers/ab-eth/pom.xml
index 2557901ee3..1d596b1fb8 100644
--- a/plc4j/drivers/ab-eth/pom.xml
+++ b/plc4j/drivers/ab-eth/pom.xml
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver able to speak using the Allen
Bradley AB-ETH protocol.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/ads/pom.xml b/plc4j/drivers/ads/pom.xml
index 618d793bd6..3d0159273f 100644
--- a/plc4j/drivers/ads/pom.xml
+++ b/plc4j/drivers/ads/pom.xml
@@ -31,7 +31,7 @@
<name>PLC4J: Driver: Beckhoff TwinCat ADS Driver</name>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/all/pom.xml b/plc4j/drivers/all/pom.xml
index fe74493f90..4220a3c4ec 100644
--- a/plc4j/drivers/all/pom.xml
+++ b/plc4j/drivers/all/pom.xml
@@ -34,7 +34,7 @@
<description>Meta package to include all standard drivers</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/drivers/bacnet/pom.xml b/plc4j/drivers/bacnet/pom.xml
index 5b4611ac25..be17e10c8b 100644
--- a/plc4j/drivers/bacnet/pom.xml
+++ b/plc4j/drivers/bacnet/pom.xml
@@ -31,7 +31,7 @@
<name>PLC4J: Driver: BACNet/IP Driver</name>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/drivers/c-bus/pom.xml b/plc4j/drivers/c-bus/pom.xml
index 8a33fcea9e..49b7f8ebbc 100644
--- a/plc4j/drivers/c-bus/pom.xml
+++ b/plc4j/drivers/c-bus/pom.xml
@@ -33,7 +33,7 @@
</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/can/pom.xml b/plc4j/drivers/can/pom.xml
index b21eb0091c..44dfe02b96 100644
--- a/plc4j/drivers/can/pom.xml
+++ b/plc4j/drivers/can/pom.xml
@@ -33,7 +33,7 @@
<description>Implementation of CAN driver.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/canopen/pom.xml b/plc4j/drivers/canopen/pom.xml
index 961d0b9cc9..895736fa4f 100644
--- a/plc4j/drivers/canopen/pom.xml
+++ b/plc4j/drivers/canopen/pom.xml
@@ -33,7 +33,7 @@
<description>Implementation of CANopen driver.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/eip/pom.xml b/plc4j/drivers/eip/pom.xml
index 2995cafedb..b871097229 100644
--- a/plc4j/drivers/eip/pom.xml
+++ b/plc4j/drivers/eip/pom.xml
@@ -33,7 +33,7 @@
</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/firmata/pom.xml b/plc4j/drivers/firmata/pom.xml
index a03e2fb542..f743441bfe 100644
--- a/plc4j/drivers/firmata/pom.xml
+++ b/plc4j/drivers/firmata/pom.xml
@@ -31,7 +31,7 @@
<name>PLC4J: Driver: Firmata</name>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/iec-60870/pom.xml b/plc4j/drivers/iec-60870/pom.xml
index 1e6adc26fc..cad6a65776 100644
--- a/plc4j/drivers/iec-60870/pom.xml
+++ b/plc4j/drivers/iec-60870/pom.xml
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver for the IEC 60870-5-104
protocol.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/knxnetip/pom.xml b/plc4j/drivers/knxnetip/pom.xml
index 9d808939f2..bf05cfedd1 100644
--- a/plc4j/drivers/knxnetip/pom.xml
+++ b/plc4j/drivers/knxnetip/pom.xml
@@ -31,7 +31,7 @@
<name>PLC4J: Driver: KNXNet/IP</name>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/mock/pom.xml b/plc4j/drivers/mock/pom.xml
index 174c64e004..4e3c7bc3c2 100644
--- a/plc4j/drivers/mock/pom.xml
+++ b/plc4j/drivers/mock/pom.xml
@@ -33,7 +33,7 @@
<description>Implementation of a PLC4X driver Mock usable in
Unit-Tests.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/drivers/modbus/pom.xml b/plc4j/drivers/modbus/pom.xml
index f7453f6e55..d798594ed8 100644
--- a/plc4j/drivers/modbus/pom.xml
+++ b/plc4j/drivers/modbus/pom.xml
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver for the Modbus
protocol.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/opcua/pom.xml b/plc4j/drivers/opcua/pom.xml
index 75f2c84590..7a5c6b44a4 100644
--- a/plc4j/drivers/opcua/pom.xml
+++ b/plc4j/drivers/opcua/pom.xml
@@ -33,7 +33,7 @@
<description>Implementation of a PLC4X driver able to speak with devices
using the OPC UA protocol.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/open-protocol/pom.xml
b/plc4j/drivers/open-protocol/pom.xml
index f7fe6f1e14..b5a8b662df 100644
--- a/plc4j/drivers/open-protocol/pom.xml
+++ b/plc4j/drivers/open-protocol/pom.xml
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver for the Open-Protocol
protocol.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/plc4x/pom.xml b/plc4j/drivers/plc4x/pom.xml
index e56581c84f..30f3cab342 100644
--- a/plc4j/drivers/plc4x/pom.xml
+++ b/plc4j/drivers/plc4x/pom.xml
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver for the PLC4X protocol, which
is used for relaying PLC4X requests from one system to another.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/pom.xml b/plc4j/drivers/pom.xml
index 7b67f1c9e0..815372a66f 100644
--- a/plc4j/drivers/pom.xml
+++ b/plc4j/drivers/pom.xml
@@ -34,7 +34,7 @@
<description>Wrapper project for all PLC4J driver
implementations.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/drivers/profinet-ng/pom.xml
b/plc4j/drivers/profinet-ng/pom.xml
index 86c3d02b4c..b866c67c70 100644
--- a/plc4j/drivers/profinet-ng/pom.xml
+++ b/plc4j/drivers/profinet-ng/pom.xml
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver for the Profinet
protocol.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/profinet/pom.xml b/plc4j/drivers/profinet/pom.xml
index 02d9ad7245..7f0f599dbc 100644
--- a/plc4j/drivers/profinet/pom.xml
+++ b/plc4j/drivers/profinet/pom.xml
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver for the Profinet
protocol.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/s7/pom.xml b/plc4j/drivers/s7/pom.xml
index 24d0db6477..6439ebd7a3 100644
--- a/plc4j/drivers/s7/pom.xml
+++ b/plc4j/drivers/s7/pom.xml
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver for the classic Step7 S7
protocol.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/drivers/simulated/pom.xml b/plc4j/drivers/simulated/pom.xml
index 1d5f945c60..72e14fc061 100644
--- a/plc4j/drivers/simulated/pom.xml
+++ b/plc4j/drivers/simulated/pom.xml
@@ -34,7 +34,7 @@
<description>Implementation of a PLC4X driver able to speak a simulated
device.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/examples/hello-ads-telemetry/pom.xml
b/plc4j/examples/hello-ads-telemetry/pom.xml
index 6a8035b340..f5c53614d2 100644
--- a/plc4j/examples/hello-ads-telemetry/pom.xml
+++ b/plc4j/examples/hello-ads-telemetry/pom.xml
@@ -32,7 +32,7 @@
<description>Hello world application using PLC4X to read ADS device
telemetry.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<app.main.class>org.apache.plc4x.java.examples.helloads.telemetry.HelloAdsTelemetry</app.main.class>
</properties>
diff --git a/plc4j/examples/hello-cloud-azure/pom.xml
b/plc4j/examples/hello-cloud-azure/pom.xml
index f4e7e8f284..950df91eb5 100644
--- a/plc4j/examples/hello-cloud-azure/pom.xml
+++ b/plc4j/examples/hello-cloud-azure/pom.xml
@@ -34,7 +34,7 @@
</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/examples/hello-cloud-google/pom.xml
b/plc4j/examples/hello-cloud-google/pom.xml
index 43d2a93ebd..23be69de62 100644
--- a/plc4j/examples/hello-cloud-google/pom.xml
+++ b/plc4j/examples/hello-cloud-google/pom.xml
@@ -34,7 +34,7 @@
</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/examples/hello-connectivity-mqtt/pom.xml
b/plc4j/examples/hello-connectivity-mqtt/pom.xml
index 08bffb59ed..9131c49505 100644
--- a/plc4j/examples/hello-connectivity-mqtt/pom.xml
+++ b/plc4j/examples/hello-connectivity-mqtt/pom.xml
@@ -32,7 +32,7 @@
<description>Sample application, that reads data from a connected PLC and
publishes this information via MQTT.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<app.main.class>org.apache.plc4x.java.examples.connectivity.mqtt.MqttConnector</app.main.class>
</properties>
diff --git a/plc4j/examples/hello-discovery/pom.xml
b/plc4j/examples/hello-discovery/pom.xml
index 0be2a16f0a..623f26d3a5 100644
--- a/plc4j/examples/hello-discovery/pom.xml
+++ b/plc4j/examples/hello-discovery/pom.xml
@@ -32,7 +32,7 @@
<description>Hello world application for PLC4X demonstrating the Discovery
API.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<app.main.class>org.apache.plc4x.java.examples.hellodiscovery.HelloDiscovery</app.main.class>
</properties>
diff --git a/plc4j/examples/hello-influx-data-collection/pom.xml
b/plc4j/examples/hello-influx-data-collection/pom.xml
index 06d0f7b0c8..14497e15ea 100644
--- a/plc4j/examples/hello-influx-data-collection/pom.xml
+++ b/plc4j/examples/hello-influx-data-collection/pom.xml
@@ -32,7 +32,7 @@
<description>Data Collection with PLC4X and InfluxDB.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<app.main.class>org.apache.plc4x.java.examples.helloinflux.HelloInflux</app.main.class>
</properties>
diff --git a/plc4j/examples/hello-integration-iotdb/pom.xml
b/plc4j/examples/hello-integration-iotdb/pom.xml
index 71c9caaec2..4a13e7a849 100644
--- a/plc4j/examples/hello-integration-iotdb/pom.xml
+++ b/plc4j/examples/hello-integration-iotdb/pom.xml
@@ -32,7 +32,7 @@
<description>Application outputting PLC data into IoTDB.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<iotdb.version>0.13.0</iotdb.version>
<app.main.class>org.apache.plc4x.java.examples.integration.iotdb.PlcLogger</app.main.class>
diff --git a/plc4j/examples/hello-opm/pom.xml b/plc4j/examples/hello-opm/pom.xml
index 9a376cc881..6627d66faf 100644
--- a/plc4j/examples/hello-opm/pom.xml
+++ b/plc4j/examples/hello-opm/pom.xml
@@ -32,7 +32,7 @@
<description>Hello World example of PLC4X using the OPM
feature.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<app.main.class>org.apache.plc4x.java.examples.helloopm.HelloOpm</app.main.class>
</properties>
diff --git a/plc4j/examples/hello-webservice/pom.xml
b/plc4j/examples/hello-webservice/pom.xml
index 58550eb08d..d2e78440b9 100644
--- a/plc4j/examples/hello-webservice/pom.xml
+++ b/plc4j/examples/hello-webservice/pom.xml
@@ -32,7 +32,7 @@
<description>Hello world application sending PLC4X data to a remote
Webservice.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<app.main.class>org.apache.plc4x.java.examples.hellowebservice.HelloWebservice</app.main.class>
</properties>
diff --git a/plc4j/examples/hello-world-kotlin/pom.xml
b/plc4j/examples/hello-world-kotlin/pom.xml
index 179896a78f..7b98c6e92a 100644
--- a/plc4j/examples/hello-world-kotlin/pom.xml
+++ b/plc4j/examples/hello-world-kotlin/pom.xml
@@ -30,8 +30,8 @@
<name>PLC4J: Examples: Hello-World: Kotlin</name>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<kotlin.version>1.7.22</kotlin.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<app.main.class>org.apache.plc4x.java.examples.hellokotlin.ReadModbusPalKt</app.main.class>
diff --git a/plc4j/examples/hello-world-plc4x-discover-and-browse/pom.xml
b/plc4j/examples/hello-world-plc4x-discover-and-browse/pom.xml
index d93fb37cf9..9e802613a5 100644
--- a/plc4j/examples/hello-world-plc4x-discover-and-browse/pom.xml
+++ b/plc4j/examples/hello-world-plc4x-discover-and-browse/pom.xml
@@ -32,7 +32,7 @@
<description>Hello world application for PLC4X using the discovery and
browse-API.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<app.main.class>
org.apache.plc4x.java.examples.helloplc4x.discoverandbrowse.HelloPlc4xDiscoverAndBrowse
</app.main.class>
diff --git a/plc4j/examples/hello-world-plc4x-read/pom.xml
b/plc4j/examples/hello-world-plc4x-read/pom.xml
index 45a07db7f3..d89154a885 100644
--- a/plc4j/examples/hello-world-plc4x-read/pom.xml
+++ b/plc4j/examples/hello-world-plc4x-read/pom.xml
@@ -32,7 +32,7 @@
<description>Hello world application for PLC4X using the
read-API.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<app.main.class>org.apache.plc4x.java.examples.helloplc4x.read.HelloPlc4xRead</app.main.class>
</properties>
diff --git a/plc4j/examples/hello-world-plc4x-subscribe/pom.xml
b/plc4j/examples/hello-world-plc4x-subscribe/pom.xml
index 9466823588..5674821cf6 100644
--- a/plc4j/examples/hello-world-plc4x-subscribe/pom.xml
+++ b/plc4j/examples/hello-world-plc4x-subscribe/pom.xml
@@ -32,7 +32,7 @@
<description>Hello world application for PLC4X using the
subscription-API.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<app.main.class>org.apache.plc4x.java.examples.helloplc4x.subscribe.HelloPlc4xSubscription</app.main.class>
</properties>
diff --git a/plc4j/examples/hello-world-plc4x-write/pom.xml
b/plc4j/examples/hello-world-plc4x-write/pom.xml
index b25e7159bb..167d6f2fb6 100644
--- a/plc4j/examples/hello-world-plc4x-write/pom.xml
+++ b/plc4j/examples/hello-world-plc4x-write/pom.xml
@@ -32,7 +32,7 @@
<description>Hello world application for PLC4X using the
write-API.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<app.main.class>org.apache.plc4x.java.examples.helloplc4x.write.HelloPlc4xWrite</app.main.class>
</properties>
diff --git a/plc4j/examples/plc4j-s7event/pom.xml
b/plc4j/examples/plc4j-s7event/pom.xml
index feb177e4dd..b38bd40b1e 100644
--- a/plc4j/examples/plc4j-s7event/pom.xml
+++ b/plc4j/examples/plc4j-s7event/pom.xml
@@ -35,7 +35,7 @@
</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<!-- TODO: This is only needed, because the example accesses direct types of
the S7 driver we should refactor this to something that is a pure PLC4X API
type of thing -->
diff --git a/plc4j/examples/poll-loop/pom.xml b/plc4j/examples/poll-loop/pom.xml
index bf15934583..6fd19b2f37 100644
--- a/plc4j/examples/poll-loop/pom.xml
+++ b/plc4j/examples/poll-loop/pom.xml
@@ -33,7 +33,7 @@
<description>Fetches data in a continuous loop</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<app.main.class>org.apache.plc4x.java.examples.helloplc4x.HelloPlc4x</app.main.class>
</properties>
diff --git a/plc4j/examples/pom.xml b/plc4j/examples/pom.xml
index 7eef7e03c2..c6d6ed31b4 100644
--- a/plc4j/examples/pom.xml
+++ b/plc4j/examples/pom.xml
@@ -35,7 +35,7 @@
<description>Parent of all java based application example
modules.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<app.main.class>override-this-property-in-application-pom</app.main.class>
</properties>
diff --git a/plc4j/integrations/apache-calcite/pom.xml
b/plc4j/integrations/apache-calcite/pom.xml
index 644248a41b..e6e76dc26c 100644
--- a/plc4j/integrations/apache-calcite/pom.xml
+++ b/plc4j/integrations/apache-calcite/pom.xml
@@ -32,7 +32,7 @@
<name>PLC4J: Integrations: Apache Calcite</name>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<calcite-core.version>1.34.0</calcite-core.version>
</properties>
diff --git a/plc4j/integrations/apache-kafka/pom.xml
b/plc4j/integrations/apache-kafka/pom.xml
index 699648db3d..5157ed91a0 100644
--- a/plc4j/integrations/apache-kafka/pom.xml
+++ b/plc4j/integrations/apache-kafka/pom.xml
@@ -32,7 +32,7 @@
<description>Integration module for integrating PLC4X into Apache Kafka
(Kafka-Connect-Plugin)</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<kafka.version>3.2.0</kafka.version>
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
</properties>
diff --git a/plc4j/integrations/apache-nifi/nifi-plc4x-nar/pom.xml
b/plc4j/integrations/apache-nifi/nifi-plc4x-nar/pom.xml
index caed88e2ed..d0942fb985 100644
--- a/plc4j/integrations/apache-nifi/nifi-plc4x-nar/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-plc4x-nar/pom.xml
@@ -32,7 +32,7 @@
<name>PLC4J: Integrations: Apache Nifi: NAR</name>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<maven.javadoc.skip>true</maven.javadoc.skip>
<source.skip>true</source.skip>
</properties>
diff --git a/plc4j/integrations/apache-nifi/nifi-plc4x-processors/pom.xml
b/plc4j/integrations/apache-nifi/nifi-plc4x-processors/pom.xml
index e7bdeaada3..931599e63d 100644
--- a/plc4j/integrations/apache-nifi/nifi-plc4x-processors/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-plc4x-processors/pom.xml
@@ -31,7 +31,7 @@
<name>PLC4J: Integrations: Apache Nifi: Processors</name>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/integrations/apache-nifi/pom.xml
b/plc4j/integrations/apache-nifi/pom.xml
index ab2b5939aa..ddc7f69fd1 100644
--- a/plc4j/integrations/apache-nifi/pom.xml
+++ b/plc4j/integrations/apache-nifi/pom.xml
@@ -33,7 +33,7 @@
<description>Integration module for integrating PLC4X into Apache
Nifi.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<nifi.version>1.23.2</nifi.version>
<avro.version>1.11.1</avro.version>
</properties>
diff --git a/plc4j/integrations/pom.xml b/plc4j/integrations/pom.xml
index 704dcd22d3..922c9a900e 100644
--- a/plc4j/integrations/pom.xml
+++ b/plc4j/integrations/pom.xml
@@ -34,7 +34,7 @@
<description>Parent of all product specific integration
modules.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/osgi/pom.xml b/plc4j/osgi/pom.xml
index a83b9ea016..b07e599a05 100644
--- a/plc4j/osgi/pom.xml
+++ b/plc4j/osgi/pom.xml
@@ -32,7 +32,7 @@
<description>OSGi Module for PLC4X</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/pom.xml b/plc4j/pom.xml
index 35a5fbd31f..d6db0d79d9 100644
--- a/plc4j/pom.xml
+++ b/plc4j/pom.xml
@@ -34,7 +34,7 @@
<description>Implementation of the protocol adapters for usage as Java
library.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/spi/pom.xml b/plc4j/spi/pom.xml
index 37fa4af14a..044ed4b580 100644
--- a/plc4j/spi/pom.xml
+++ b/plc4j/spi/pom.xml
@@ -31,7 +31,7 @@
<description>Internal API Module.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/tools/capture-replay/pom.xml
b/plc4j/tools/capture-replay/pom.xml
index 4f4d1661b2..9c1909cb8b 100644
--- a/plc4j/tools/capture-replay/pom.xml
+++ b/plc4j/tools/capture-replay/pom.xml
@@ -33,7 +33,7 @@
<description>Tool for actively sending out packets captured via
WireShark.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/tools/connection-cache/pom.xml
b/plc4j/tools/connection-cache/pom.xml
index 97ef386f94..ce8362fc54 100644
--- a/plc4j/tools/connection-cache/pom.xml
+++ b/plc4j/tools/connection-cache/pom.xml
@@ -33,7 +33,7 @@
<description>An implementation of a connection cache.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/tools/opcua-server/pom.xml b/plc4j/tools/opcua-server/pom.xml
index 6e0d12f225..d551d44f1f 100644
--- a/plc4j/tools/opcua-server/pom.xml
+++ b/plc4j/tools/opcua-server/pom.xml
@@ -31,7 +31,7 @@
<name>PLC4J: Integrations: Eclipse Milo OPC UA Server</name>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<app.main.class>org.apache.plc4x.java.opcuaserver.OPCUAServer</app.main.class>
</properties>
diff --git a/plc4j/tools/opm/pom.xml b/plc4j/tools/opm/pom.xml
index 6a072bf821..4a7d8e58dc 100644
--- a/plc4j/tools/opm/pom.xml
+++ b/plc4j/tools/opm/pom.xml
@@ -33,7 +33,7 @@
<description>Layer on top of Plc4X that enables mapping between Objects and
PLCs.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/tools/plc4x-server/pom.xml b/plc4j/tools/plc4x-server/pom.xml
index 5c9c97d4e3..86d89d2382 100644
--- a/plc4j/tools/plc4x-server/pom.xml
+++ b/plc4j/tools/plc4x-server/pom.xml
@@ -33,7 +33,7 @@
<description>Server that can be used by drivers of the 'plc4x' protocol to
relay requests which are then executed on this machine.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/tools/pom.xml b/plc4j/tools/pom.xml
index 7716862ed3..faa8369456 100644
--- a/plc4j/tools/pom.xml
+++ b/plc4j/tools/pom.xml
@@ -34,7 +34,7 @@
<description>A collection of tools that provide additional services to
users.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/tools/scraper-ng/pom.xml b/plc4j/tools/scraper-ng/pom.xml
index debb68489f..6829b8549e 100644
--- a/plc4j/tools/scraper-ng/pom.xml
+++ b/plc4j/tools/scraper-ng/pom.xml
@@ -33,7 +33,7 @@
<description>Utility to efficiently collect a large number of items on
multiple devices by different triggers.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/tools/scraper/pom.xml b/plc4j/tools/scraper/pom.xml
index 74301252b0..d72d7271f2 100644
--- a/plc4j/tools/scraper/pom.xml
+++ b/plc4j/tools/scraper/pom.xml
@@ -33,7 +33,7 @@
<description>Utility to efficiently collect a large number of items on
multiple devices by different triggers.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/transports/can/pom.xml b/plc4j/transports/can/pom.xml
index 7fc8154549..0163d5bb42 100644
--- a/plc4j/transports/can/pom.xml
+++ b/plc4j/transports/can/pom.xml
@@ -32,7 +32,7 @@
<description>Definition of CAN related transport APIs.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/transports/pcap-replay/pom.xml
b/plc4j/transports/pcap-replay/pom.xml
index c3843d9c50..b86b232736 100644
--- a/plc4j/transports/pcap-replay/pom.xml
+++ b/plc4j/transports/pcap-replay/pom.xml
@@ -32,7 +32,7 @@
<description>Transport using libpcap to replay pcapng files to simulate a
raw socket.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/transports/pcap-shared/pom.xml
b/plc4j/transports/pcap-shared/pom.xml
index 881e921230..5b56d02d5f 100644
--- a/plc4j/transports/pcap-shared/pom.xml
+++ b/plc4j/transports/pcap-shared/pom.xml
@@ -33,7 +33,7 @@
<description>Base classes used by all transports using libpcap (raw-socket
and pcap-replay).</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/transports/pom.xml b/plc4j/transports/pom.xml
index bcb8455210..94563d6a79 100644
--- a/plc4j/transports/pom.xml
+++ b/plc4j/transports/pom.xml
@@ -34,7 +34,7 @@
<description>Collection of base-types for implementing different types of
drivers.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/transports/raw-socket/pom.xml
b/plc4j/transports/raw-socket/pom.xml
index cf29862e69..69180b405b 100644
--- a/plc4j/transports/raw-socket/pom.xml
+++ b/plc4j/transports/raw-socket/pom.xml
@@ -32,7 +32,7 @@
<description>Base classes needed to implement plc4x drivers based on Raw
Socket connections.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/transports/serial/pom.xml b/plc4j/transports/serial/pom.xml
index 0521ec86d1..4a875bb7ae 100644
--- a/plc4j/transports/serial/pom.xml
+++ b/plc4j/transports/serial/pom.xml
@@ -32,7 +32,7 @@
<description>Base classes needed to implement plc4x drivers based on Serial
connections.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/transports/socketcan/pom.xml
b/plc4j/transports/socketcan/pom.xml
index 30efc65295..db03941a61 100644
--- a/plc4j/transports/socketcan/pom.xml
+++ b/plc4j/transports/socketcan/pom.xml
@@ -32,7 +32,7 @@
<description>Base classes needed to implement plc4x drivers based on
SocketCAN connections. Powered by javacan library.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/transports/tcp/pom.xml b/plc4j/transports/tcp/pom.xml
index 017934ed2d..3ea05a0d57 100644
--- a/plc4j/transports/tcp/pom.xml
+++ b/plc4j/transports/tcp/pom.xml
@@ -32,7 +32,7 @@
<description>Base classes needed to implement plc4x drivers based on TCP
connections.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/transports/test/pom.xml b/plc4j/transports/test/pom.xml
index dc85084d98..dec6b8303d 100644
--- a/plc4j/transports/test/pom.xml
+++ b/plc4j/transports/test/pom.xml
@@ -32,7 +32,7 @@
<description>Base classes needed to implement plc4x drivers for testing
using internal byte streams.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/transports/udp/pom.xml b/plc4j/transports/udp/pom.xml
index c97ad5669d..0fe447db2f 100644
--- a/plc4j/transports/udp/pom.xml
+++ b/plc4j/transports/udp/pom.xml
@@ -32,7 +32,7 @@
<description>Base classes needed to implement plc4x drivers based on UDP
connections.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/transports/virtualcan/pom.xml
b/plc4j/transports/virtualcan/pom.xml
index 4cab184db3..2cae1f95d6 100644
--- a/plc4j/transports/virtualcan/pom.xml
+++ b/plc4j/transports/virtualcan/pom.xml
@@ -32,7 +32,7 @@
<description>Virtual CAN transport which does work without any real CAN
interface.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/utils/pcap-replay/pom.xml b/plc4j/utils/pcap-replay/pom.xml
index 3edbed0890..3a0927ac75 100644
--- a/plc4j/utils/pcap-replay/pom.xml
+++ b/plc4j/utils/pcap-replay/pom.xml
@@ -35,7 +35,7 @@
</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/utils/pcap-shared/pom.xml b/plc4j/utils/pcap-shared/pom.xml
index 1ea914ee7e..7b4b66f02d 100644
--- a/plc4j/utils/pcap-shared/pom.xml
+++ b/plc4j/utils/pcap-shared/pom.xml
@@ -33,7 +33,7 @@
<description>Classes shared between all PCAP related channels.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/utils/plc-simulator/pom.xml
b/plc4j/utils/plc-simulator/pom.xml
index 2cb4a0b5d5..61d0376927 100644
--- a/plc4j/utils/plc-simulator/pom.xml
+++ b/plc4j/utils/plc-simulator/pom.xml
@@ -32,7 +32,7 @@
<name>PLC4J: Utils: PLC-Simulator</name>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/utils/pom.xml b/plc4j/utils/pom.xml
index 24636f6b3d..35e2e8068c 100644
--- a/plc4j/utils/pom.xml
+++ b/plc4j/utils/pom.xml
@@ -34,7 +34,7 @@
<description>A collection of utilities used internally.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/utils/raw-sockets/pom.xml b/plc4j/utils/raw-sockets/pom.xml
index 674ddcfeda..f53db34feb 100644
--- a/plc4j/utils/raw-sockets/pom.xml
+++ b/plc4j/utils/raw-sockets/pom.xml
@@ -34,7 +34,7 @@
</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/utils/test-generator/pom.xml
b/plc4j/utils/test-generator/pom.xml
index 4aa5dd47c3..cfd2706513 100644
--- a/plc4j/utils/test-generator/pom.xml
+++ b/plc4j/utils/test-generator/pom.xml
@@ -33,7 +33,7 @@
<description>Generates tests.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/utils/test-utils/pom.xml b/plc4j/utils/test-utils/pom.xml
index b6c9dd6640..dbae29f5ea 100644
--- a/plc4j/utils/test-utils/pom.xml
+++ b/plc4j/utils/test-utils/pom.xml
@@ -33,7 +33,7 @@
<description>A set of test utils. Especially defining the test-categories
used to categorize tests.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4net/pom.xml b/plc4net/pom.xml
index 85cf441904..4fad1b52cd 100644
--- a/plc4net/pom.xml
+++ b/plc4net/pom.xml
@@ -39,7 +39,7 @@
</properties-->
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/pom.xml b/pom.xml
index 0b4f7fb033..6465d20195 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,8 @@
<project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
<!-- Timestamp for the reproducible builds -->
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ss'Z'</maven.build.timestamp.format>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<!-- Exclude all generated code -->
<sonar.exclusions>**/generated-sources</sonar.exclusions>
diff --git a/protocols/ab-eth/pom.xml b/protocols/ab-eth/pom.xml
index a60951ca8d..3fc206890f 100644
--- a/protocols/ab-eth/pom.xml
+++ b/protocols/ab-eth/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the AB ETH
protocol</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/ads/pom.xml b/protocols/ads/pom.xml
index f5c66f83ed..8893d9d623 100644
--- a/protocols/ads/pom.xml
+++ b/protocols/ads/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the ADS protocol</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/bacnetip/pom.xml b/protocols/bacnetip/pom.xml
index 02c171940c..7a8de59eeb 100644
--- a/protocols/bacnetip/pom.xml
+++ b/protocols/bacnetip/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the BACNet/IP
protocol</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/protocols/c-bus/pom.xml b/protocols/c-bus/pom.xml
index 6e40d18965..0ce7b22f06 100644
--- a/protocols/c-bus/pom.xml
+++ b/protocols/c-bus/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the C-Bus
protocol</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/canopen/pom.xml b/protocols/canopen/pom.xml
index 4de7309c26..0028cb9c19 100644
--- a/protocols/canopen/pom.xml
+++ b/protocols/canopen/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the CANopen
protocol.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/df1/pom.xml b/protocols/df1/pom.xml
index 261b7bfbe9..8f8440f063 100644
--- a/protocols/df1/pom.xml
+++ b/protocols/df1/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the AB Df1
protocol</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/eip/pom.xml b/protocols/eip/pom.xml
index 53534dcffb..2555ac77ba 100644
--- a/protocols/eip/pom.xml
+++ b/protocols/eip/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the EhterNet/IP
protocol</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/firmata/pom.xml b/protocols/firmata/pom.xml
index 306a2af1f3..93c124c1c7 100644
--- a/protocols/firmata/pom.xml
+++ b/protocols/firmata/pom.xml
@@ -33,7 +33,7 @@
<description>Protocol specification for the Firmata protocol, mostly used
for Arduino communication.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/genericcan/pom.xml b/protocols/genericcan/pom.xml
index 8dc8a78b66..7ed059be09 100644
--- a/protocols/genericcan/pom.xml
+++ b/protocols/genericcan/pom.xml
@@ -33,7 +33,7 @@
<description>Protocol specifications for the Generic CAN
protocol.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/iec-60870/pom.xml b/protocols/iec-60870/pom.xml
index 445309db0f..83c51444cb 100644
--- a/protocols/iec-60870/pom.xml
+++ b/protocols/iec-60870/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the IEC-60870 protocol
family</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/knxnetip/pom.xml b/protocols/knxnetip/pom.xml
index 2b3ff59c60..a81e291ef9 100644
--- a/protocols/knxnetip/pom.xml
+++ b/protocols/knxnetip/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the KNXNet/IP
protocol</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/protocols/modbus/pom.xml b/protocols/modbus/pom.xml
index 17c946c680..40e465fee7 100644
--- a/protocols/modbus/pom.xml
+++ b/protocols/modbus/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the Modbus
protocol</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/mqtt/pom.xml b/protocols/mqtt/pom.xml
index 908df295fc..f2fd261024 100644
--- a/protocols/mqtt/pom.xml
+++ b/protocols/mqtt/pom.xml
@@ -33,7 +33,7 @@
<description>Protocol specifications for the MQTT protocols</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/opcua/pom.xml b/protocols/opcua/pom.xml
index 2db604c588..1cb328a3c5 100644
--- a/protocols/opcua/pom.xml
+++ b/protocols/opcua/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the OPC UA
protocol</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/protocols/open-protocol/pom.xml b/protocols/open-protocol/pom.xml
index 3f4fe6f632..741e815d6e 100644
--- a/protocols/open-protocol/pom.xml
+++ b/protocols/open-protocol/pom.xml
@@ -33,7 +33,7 @@
<description>Protocol specifications for the Atlas Copco: Open Protocol
protocol</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/plc4x-api/pom.xml b/protocols/plc4x-api/pom.xml
index cd627e432f..cc1e4f17f6 100644
--- a/protocols/plc4x-api/pom.xml
+++ b/protocols/plc4x-api/pom.xml
@@ -33,7 +33,7 @@
<description>General purpose API types</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/plc4x/pom.xml b/protocols/plc4x/pom.xml
index f02dd93840..3624bdabac 100644
--- a/protocols/plc4x/pom.xml
+++ b/protocols/plc4x/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the PLC4X Proxy
protocol</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/pom.xml b/protocols/pom.xml
index b5578a5498..9c8f41d2ed 100644
--- a/protocols/pom.xml
+++ b/protocols/pom.xml
@@ -34,7 +34,7 @@
<description>Base protocol specifications.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/protocols/profinet/pom.xml b/protocols/profinet/pom.xml
index 6c08685874..fd04c8707b 100644
--- a/protocols/profinet/pom.xml
+++ b/protocols/profinet/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the Profinet
protocols</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/s7/pom.xml b/protocols/s7/pom.xml
index da8afd29c1..b77841cc2c 100644
--- a/protocols/s7/pom.xml
+++ b/protocols/s7/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the Siemens S7
protocol</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/simulated/pom.xml b/protocols/simulated/pom.xml
index 23d2b9b4c3..2e31edb48f 100644
--- a/protocols/simulated/pom.xml
+++ b/protocols/simulated/pom.xml
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the Simulated
protocol</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/protocols/socketcan/pom.xml b/protocols/socketcan/pom.xml
index c33654e03a..d45174dee8 100644
--- a/protocols/socketcan/pom.xml
+++ b/protocols/socketcan/pom.xml
@@ -33,7 +33,7 @@
<description>Protocol of binary representation of SocketCAN
frames.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/sandbox/discovery/pom.xml b/sandbox/discovery/pom.xml
index 32177a9a22..2990005a1c 100644
--- a/sandbox/discovery/pom.xml
+++ b/sandbox/discovery/pom.xml
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver which provides discovery
services. It's not actually a real diver, but more utilizes the drivers
discovery mechanisms in a way that it integrates into the PLC4X API
nicely.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/sandbox/plc4py/pom.xml b/sandbox/plc4py/pom.xml
index bb400d896c..8459d6b3c3 100644
--- a/sandbox/plc4py/pom.xml
+++ b/sandbox/plc4py/pom.xml
@@ -34,7 +34,7 @@
<description>Implementation of the protocol adapters for usage as Python
library.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
<!-- Tell Sonar where to find the python sources -->
<sonar.sources>plc4py</sonar.sources>
<option.with-proxies>OFF</option.with-proxies>
diff --git a/sandbox/pom.xml b/sandbox/pom.xml
index 5c0198a36d..d840d6ff9a 100644
--- a/sandbox/pom.xml
+++ b/sandbox/pom.xml
@@ -35,7 +35,7 @@
<description>Place where new stuff is located before it is regarded
production-quality.</description>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/sandbox/test-java-df1-driver/pom.xml
b/sandbox/test-java-df1-driver/pom.xml
index 6060142705..d2b5b94640 100644
--- a/sandbox/test-java-df1-driver/pom.xml
+++ b/sandbox/test-java-df1-driver/pom.xml
@@ -31,7 +31,7 @@
<name>Sandbox: Test Df1 Driver</name>
<properties>
- <project.build.outputTimestamp>1696231389</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-11-02T07:23:09Z</project.build.outputTimestamp>
</properties>
<dependencies>