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-extras.git
The following commit(s) were added to refs/heads/develop by this push:
new aacb813 [maven-release-plugin] prepare branch rel/0.13
aacb813 is described below
commit aacb813c53c4baf46486dbb4261399e51c89a667
Author: Christofer Dutz <[email protected]>
AuthorDate: Wed Aug 6 17:44:47 2025 +0200
[maven-release-plugin] prepare branch rel/0.13
---
plc4c/pom.xml | 2 +-
plc4go/pom.xml | 4 ++--
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 | 2 +-
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 | 5 ++---
plc4j/integrations/apache-nifi/nifi-1/nifi-plc4x-processors/pom.xml | 5 ++---
plc4j/integrations/apache-nifi/nifi-1/pom.xml | 5 ++---
.../integrations/apache-nifi/nifi-2/nifi-2-plc4x-processors/pom.xml | 5 ++---
plc4j/integrations/apache-nifi/nifi-2/pom.xml | 5 ++---
plc4j/integrations/apache-nifi/pom.xml | 5 ++---
plc4j/integrations/pom.xml | 2 +-
plc4j/pom.xml | 2 +-
plc4j/tools/opcua-server/pom.xml | 2 +-
plc4j/tools/plc4x-server/pom.xml | 2 +-
plc4j/tools/pom.xml | 2 +-
pom.xml | 6 +++---
32 files changed, 41 insertions(+), 47 deletions(-)
diff --git a/plc4c/pom.xml b/plc4c/pom.xml
index e85f798..36b4423 100644
--- a/plc4c/pom.xml
+++ b/plc4c/pom.xml
@@ -34,7 +34,7 @@
<description>Examples, integration modules and tools for C.</description>
<properties>
-
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</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 c37ac27..337b050 100644
--- a/plc4go/pom.xml
+++ b/plc4go/pom.xml
@@ -17,7 +17,7 @@
specific language governing permissions and limitations
under the License.
-->
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -34,7 +34,7 @@
<description>Examples, integration modules and tools for Go.</description>
<properties>
-
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
<!-- Tell Sonar where to find the sources -->
<sonar.sources>.</sonar.sources>
<sonar.inclusions>**</sonar.inclusions>
diff --git a/plc4j/examples/hello-ads-telemetry/pom.xml
b/plc4j/examples/hello-ads-telemetry/pom.xml
index f98750f..1856bbb 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</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 6fd2970..5942a6c 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/examples/hello-cloud-google/pom.xml
b/plc4j/examples/hello-cloud-google/pom.xml
index 1a8a6b7..bf1d522 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/examples/hello-connectivity-mqtt/pom.xml
b/plc4j/examples/hello-connectivity-mqtt/pom.xml
index 9099137..4732594 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</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 b8ccfea..1bf47a2 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</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 b677258..67b4743 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</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 84ebb13..dfaba55 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
<iotdb.version>1.3.2</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 6b5be3e..acd18e5 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</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 4c8d72c..66a9934 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</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 e9cce7d..18e341f 100644
--- a/plc4j/examples/hello-world-kotlin/pom.xml
+++ b/plc4j/examples/hello-world-kotlin/pom.xml
@@ -30,7 +30,7 @@
<name>PLC4J: Examples: Hello-World: Kotlin</name>
<properties>
-
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T14:32:21Z</project.build.outputTimestamp>
<kotlin.version>2.2.0</kotlin.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
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 5782874..7816d6b 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</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 7721843..c038591 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</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 850b2ef..a25ffc3 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</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 8fa769a..c833668 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</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 74016db..1cb825a 100644
--- a/plc4j/examples/plc4j-s7event/pom.xml
+++ b/plc4j/examples/plc4j-s7event/pom.xml
@@ -35,7 +35,7 @@
</description>
<properties>
-
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/examples/poll-loop/pom.xml b/plc4j/examples/poll-loop/pom.xml
index ab425af..fc82f56 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</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 ff96dac..4fc83bd 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
<app.main.class>override-this-property-in-application-pom</app.main.class>
<commons-cli.version>1.10.0</commons-cli.version>
diff --git a/plc4j/integrations/apache-calcite/pom.xml
b/plc4j/integrations/apache-calcite/pom.xml
index 9c45df0..cad9ba3 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
<calcite-core.version>1.40.0</calcite-core.version>
</properties>
diff --git a/plc4j/integrations/apache-kafka/pom.xml
b/plc4j/integrations/apache-kafka/pom.xml
index c3068d3..5f168d7 100644
--- a/plc4j/integrations/apache-kafka/pom.xml
+++ b/plc4j/integrations/apache-kafka/pom.xml
@@ -17,8 +17,7 @@
specific language governing permissions and limitations
under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
@@ -33,7 +32,7 @@
<description>Integration module for integrating PLC4X into Apache Kafka
(Kafka-Connect-Plugin)</description>
<properties>
-
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
<kafka.version>3.9.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-1/nifi-plc4x-processors/pom.xml
b/plc4j/integrations/apache-nifi/nifi-1/nifi-plc4x-processors/pom.xml
index ca3c8a6..6898289 100644
--- a/plc4j/integrations/apache-nifi/nifi-1/nifi-plc4x-processors/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-1/nifi-plc4x-processors/pom.xml
@@ -17,8 +17,7 @@
specific language governing permissions and limitations
under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
@@ -32,7 +31,7 @@
<name>PLC4J: Integrations: Apache Nifi 1: Processors</name>
<properties>
-
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/integrations/apache-nifi/nifi-1/pom.xml
b/plc4j/integrations/apache-nifi/nifi-1/pom.xml
index c3f6f75..5ae8fbb 100644
--- a/plc4j/integrations/apache-nifi/nifi-1/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-1/pom.xml
@@ -17,8 +17,7 @@
specific language governing permissions and limitations
under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
@@ -35,7 +34,7 @@
<properties>
-
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
<nifi.version>1.28.1</nifi.version>
<nifi.nar-plugin.version>1.5.1</nifi.nar-plugin.version>
diff --git
a/plc4j/integrations/apache-nifi/nifi-2/nifi-2-plc4x-processors/pom.xml
b/plc4j/integrations/apache-nifi/nifi-2/nifi-2-plc4x-processors/pom.xml
index 6819d1d..0ea3f03 100644
--- a/plc4j/integrations/apache-nifi/nifi-2/nifi-2-plc4x-processors/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-2/nifi-2-plc4x-processors/pom.xml
@@ -17,8 +17,7 @@
specific language governing permissions and limitations
under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
@@ -32,7 +31,7 @@
<name>PLC4J: Integrations: Apache Nifi 2: Processors</name>
<properties>
-
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/integrations/apache-nifi/nifi-2/pom.xml
b/plc4j/integrations/apache-nifi/nifi-2/pom.xml
index 75308f9..b42ead8 100644
--- a/plc4j/integrations/apache-nifi/nifi-2/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-2/pom.xml
@@ -17,8 +17,7 @@
specific language governing permissions and limitations
under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
@@ -35,7 +34,7 @@
<properties>
-
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
<java.version>21</java.version>
<maven.compiler.release>21</maven.compiler.release>
diff --git a/plc4j/integrations/apache-nifi/pom.xml
b/plc4j/integrations/apache-nifi/pom.xml
index 71949ef..decea6b 100644
--- a/plc4j/integrations/apache-nifi/pom.xml
+++ b/plc4j/integrations/apache-nifi/pom.xml
@@ -17,8 +17,7 @@
specific language governing permissions and limitations
under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
@@ -35,7 +34,7 @@
<properties>
-
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/integrations/pom.xml b/plc4j/integrations/pom.xml
index 4122b36..08d4eeb 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/pom.xml b/plc4j/pom.xml
index 1f3fcf3..9b8a551 100644
--- a/plc4j/pom.xml
+++ b/plc4j/pom.xml
@@ -34,7 +34,7 @@
<description>Examples, integration modules and tools for Java.</description>
<properties>
-
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/tools/opcua-server/pom.xml b/plc4j/tools/opcua-server/pom.xml
index 516a6c6..922b6b0 100644
--- a/plc4j/tools/opcua-server/pom.xml
+++ b/plc4j/tools/opcua-server/pom.xml
@@ -31,7 +31,7 @@
<name>PLC4J: Tools: OPC-UA Server</name>
<properties>
-
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
<app.main.class>org.apache.plc4x.java.opcuaserver.OPCUAServer</app.main.class>
</properties>
diff --git a/plc4j/tools/plc4x-server/pom.xml b/plc4j/tools/plc4x-server/pom.xml
index d9c7e4f..5b57ea1 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/tools/pom.xml b/plc4j/tools/pom.xml
index 970e3c7..6ae6c0e 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>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/pom.xml b/pom.xml
index bb918f2..57820b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>35</version>
- <relativePath/>
+ <relativePath />
</parent>
<groupId>org.apache.plc4x</groupId>
@@ -47,7 +47,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/plc4x-extras.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/plc4x-extras.git</developerConnection>
<url>https://github.com/apache/plc4x-extras</url>
- <tag>HEAD</tag>
+ <tag>rel/0.13</tag>
</scm>
<issueManagement>
@@ -87,7 +87,7 @@
<!-- Timestamp for the reproducible builds -->
<maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ss'Z'</maven.build.timestamp.format>
-
<project.build.outputTimestamp>2024-02-16T14:53:02Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-08-06T15:44:47Z</project.build.outputTimestamp>
<plc4x.version>${project.version}</plc4x.version>
</properties>