[maven-release-plugin] prepare release v0.13.1
diff --git a/code-generation/language-base-freemarker/pom.xml b/code-generation/language-base-freemarker/pom.xml
index d6118a3..2099f86 100644
--- a/code-generation/language-base-freemarker/pom.xml
+++ b/code-generation/language-base-freemarker/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-code-generation-language-base-freemarker</artifactId>
@@ -33,14 +33,14 @@
<description>Base code for building language outputs based on Freemarker</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/code-generation/language/c/pom.xml b/code-generation/language/c/pom.xml
index 4abdfc4..16848f3 100644
--- a/code-generation/language/c/pom.xml
+++ b/code-generation/language/c/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-code-generation-language-c</artifactId>
@@ -33,7 +33,7 @@
<description>Code generation template for generating C code</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -94,7 +94,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-base-freemarker</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -113,7 +113,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>compile</scope>
</dependency>
@@ -121,13 +121,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
diff --git a/code-generation/language/cs/pom.xml b/code-generation/language/cs/pom.xml
index e4c9c98..f5cefd2 100644
--- a/code-generation/language/cs/pom.xml
+++ b/code-generation/language/cs/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-code-generation-language-cs</artifactId>
@@ -33,7 +33,7 @@
<description>Code generation template for generating C# code</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-base-freemarker</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/code-generation/language/go/pom.xml b/code-generation/language/go/pom.xml
index ee41ba5..f190614 100644
--- a/code-generation/language/go/pom.xml
+++ b/code-generation/language/go/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-code-generation-language-go</artifactId>
@@ -33,7 +33,7 @@
<description>Code generation template for generating Go(lang) code</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -94,7 +94,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-base-freemarker</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -113,7 +113,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>compile</scope>
</dependency>
@@ -121,13 +121,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
diff --git a/code-generation/language/java/pom.xml b/code-generation/language/java/pom.xml
index fb32805..c78ea87 100644
--- a/code-generation/language/java/pom.xml
+++ b/code-generation/language/java/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-code-generation-language-java</artifactId>
@@ -33,7 +33,7 @@
<description>Code generation template for generating Java code</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -95,12 +95,12 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-base-freemarker</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -125,37 +125,37 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
diff --git a/code-generation/language/pom.xml b/code-generation/language/pom.xml
index 9c6193a..3b8b1c6 100644
--- a/code-generation/language/pom.xml
+++ b/code-generation/language/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-code-generation-language</artifactId>
@@ -34,7 +34,7 @@
<description>Home of the PLC4X code-generation framework language support.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<profiles>
diff --git a/code-generation/language/python/pom.xml b/code-generation/language/python/pom.xml
index 39c5be0..2656ef3 100644
--- a/code-generation/language/python/pom.xml
+++ b/code-generation/language/python/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-code-generation-language-python</artifactId>
@@ -33,7 +33,7 @@
<description>Code generation template for generating Python code</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -94,12 +94,12 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-base-freemarker</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -119,13 +119,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
diff --git a/code-generation/pom.xml b/code-generation/pom.xml
index 7c937f7..7452270 100644
--- a/code-generation/pom.xml
+++ b/code-generation/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-parent</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-code-generation</artifactId>
@@ -34,7 +34,7 @@
<description>Home of the PLC4X code-generation framework.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/code-generation/protocol-base-mspec/pom.xml b/code-generation/protocol-base-mspec/pom.xml
index 2aad8d5..0abefc5 100644
--- a/code-generation/protocol-base-mspec/pom.xml
+++ b/code-generation/protocol-base-mspec/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
@@ -33,7 +33,7 @@
<description>Base stuff for building protocols using our custom MSpec format.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/code-generation/protocol-test/pom.xml b/code-generation/protocol-test/pom.xml
index d234052..9c4f7de 100644
--- a/code-generation/protocol-test/pom.xml
+++ b/code-generation/protocol-test/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
@@ -33,7 +33,7 @@
<description>Fake protocol intended for demonstrating the different features and aspects of MSpec.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -216,7 +216,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4c/pom.xml b/plc4c/pom.xml
index 7f58984..1f5fd9d 100644
--- a/plc4c/pom.xml
+++ b/plc4c/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-parent</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4c</artifactId>
@@ -34,7 +34,7 @@
<description>Implementation of the protocol adapters for usage as C library.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:08Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
<unity.version>2.5.2</unity.version>
<!-- Tell Sonar where to find the sources -->
<!--sonar.sources></sonar.sources-->
@@ -345,7 +345,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-c</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -353,21 +353,21 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-modbus</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-plc4x</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-s7</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4go/pom.xml b/plc4go/pom.xml
index 48779f2..714dd6b 100644
--- a/plc4go/pom.xml
+++ b/plc4go/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-parent</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4go</artifactId>
@@ -34,7 +34,7 @@
<description>Implementation of the protocol adapters for usage as Go(lang) library.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
<!-- Tell Sonar where to find the sources -->
<sonar.sources>.</sonar.sources>
<sonar.inclusions>**</sonar.inclusions>
@@ -385,7 +385,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ab-eth</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
@@ -393,7 +393,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ads</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
@@ -401,7 +401,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-bacnetip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
@@ -409,7 +409,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-c-bus</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
@@ -417,7 +417,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-df1</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
@@ -425,7 +425,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-eip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
@@ -433,7 +433,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-firmata</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
@@ -441,7 +441,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-knxnetip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
@@ -449,7 +449,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-modbus</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
@@ -457,7 +457,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-opcua</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
@@ -465,7 +465,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-s7</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
@@ -473,7 +473,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-simulated</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
@@ -713,7 +713,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-go</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -721,84 +721,84 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ab-eth</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ads</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-bacnetip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-c-bus</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-df1</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-eip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-firmata</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-knxnetip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-modbus</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-opcua</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-s7</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-simulated</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/api/pom.xml b/plc4j/api/pom.xml
index 504d50d..0c42974 100644
--- a/plc4j/api/pom.xml
+++ b/plc4j/api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-api</artifactId>
@@ -32,7 +32,7 @@
<description>Central API Module.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/drivers/ab-eth/pom.xml b/plc4j/drivers/ab-eth/pom.xml
index 710be5e..ed1594e 100644
--- a/plc4j/drivers/ab-eth/pom.xml
+++ b/plc4j/drivers/ab-eth/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-ab-eth</artifactId>
@@ -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>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -90,18 +90,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -116,14 +116,14 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ab-eth</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -161,7 +161,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -169,7 +169,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ab-eth</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/ads/pom.xml b/plc4j/drivers/ads/pom.xml
index acc4b52..8fbb292 100644
--- a/plc4j/drivers/ads/pom.xml
+++ b/plc4j/drivers/ads/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-ads</artifactId>
@@ -31,7 +31,7 @@
<name>PLC4J: Driver: ADS</name>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -89,18 +89,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -129,7 +129,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -141,7 +141,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ads</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -197,7 +197,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ads</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -205,7 +205,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/all/pom.xml b/plc4j/drivers/all/pom.xml
index 6d18c75..0e1c835 100644
--- a/plc4j/drivers/all/pom.xml
+++ b/plc4j/drivers/all/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-all</artifactId>
@@ -33,7 +33,7 @@
<description>Meta package to include all standard drivers</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -58,12 +58,12 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
@@ -80,110 +80,110 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-ab-eth</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-ads</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-bacnet</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-c-bus</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-can</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-canopen</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-eip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-firmata</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-iec-60870</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-knxnetip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-open-protocol</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-modbus</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-opcua</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-plc4x</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-profinet-ng</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-s7</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-simulated</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-serial</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/plc4j/drivers/bacnet/pom.xml b/plc4j/drivers/bacnet/pom.xml
index af2ef07..6922112 100644
--- a/plc4j/drivers/bacnet/pom.xml
+++ b/plc4j/drivers/bacnet/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-bacnet</artifactId>
@@ -31,7 +31,7 @@
<name>PLC4J: Driver: BACNet/IP</name>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -89,35 +89,35 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-udp</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-raw-socket</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-pcap-replay</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<optional>true</optional>
</dependency>
@@ -148,13 +148,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-generator</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
@@ -178,7 +178,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-bacnetip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -236,7 +236,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -244,7 +244,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-bacnetip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/c-bus/pom.xml b/plc4j/drivers/c-bus/pom.xml
index 0e3d6dd..f2d06b3 100644
--- a/plc4j/drivers/c-bus/pom.xml
+++ b/plc4j/drivers/c-bus/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-c-bus</artifactId>
@@ -33,7 +33,7 @@
</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -105,18 +105,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -135,14 +135,14 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-c-bus</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -185,7 +185,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -193,7 +193,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-c-bus</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/can/pom.xml b/plc4j/drivers/can/pom.xml
index 0d5d938..1fe0adf 100644
--- a/plc4j/drivers/can/pom.xml
+++ b/plc4j/drivers/can/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-can</artifactId>
@@ -33,7 +33,7 @@
<description>Implementation of CAN driver.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -104,30 +104,30 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-can</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-test</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-virtualcan</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
@@ -153,7 +153,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -194,14 +194,14 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-genericcan</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/plc4j/drivers/canopen/pom.xml b/plc4j/drivers/canopen/pom.xml
index 929f23d..69c351c 100644
--- a/plc4j/drivers/canopen/pom.xml
+++ b/plc4j/drivers/canopen/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-canopen</artifactId>
@@ -33,7 +33,7 @@
<description>Implementation of CANopen driver.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -104,24 +104,24 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-can</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-can</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -146,13 +146,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-test</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -164,7 +164,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-canopen</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -202,7 +202,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-canopen</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -210,7 +210,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/ctrlx/pom.xml b/plc4j/drivers/ctrlx/pom.xml
index d1d51e8..ee25550 100644
--- a/plc4j/drivers/ctrlx/pom.xml
+++ b/plc4j/drivers/ctrlx/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-ctrlx</artifactId>
@@ -32,7 +32,7 @@
<description>Implementation of a driver able to communicate with Boschrexroth CtrlX controllers.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -121,13 +121,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4j/drivers/eip/pom.xml b/plc4j/drivers/eip/pom.xml
index 9176b02..954d2cb 100644
--- a/plc4j/drivers/eip/pom.xml
+++ b/plc4j/drivers/eip/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-eip</artifactId>
@@ -33,7 +33,7 @@
</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -93,18 +93,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -133,14 +133,14 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-eip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -181,7 +181,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -189,7 +189,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-eip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/firmata/pom.xml b/plc4j/drivers/firmata/pom.xml
index e6be940..8dc2bb5 100644
--- a/plc4j/drivers/firmata/pom.xml
+++ b/plc4j/drivers/firmata/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-firmata</artifactId>
@@ -31,7 +31,7 @@
<name>PLC4J: Driver: Firmata</name>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -99,18 +99,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-serial</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -137,14 +137,14 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-firmata</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -182,7 +182,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -190,7 +190,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-firmata</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/iec-60870/pom.xml b/plc4j/drivers/iec-60870/pom.xml
index 2ee364b..68d4e0c 100644
--- a/plc4j/drivers/iec-60870/pom.xml
+++ b/plc4j/drivers/iec-60870/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-iec-60870</artifactId>
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver for the IEC 60870-5-104 protocol.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -91,18 +91,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -121,7 +121,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -133,7 +133,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-iec-60870</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -171,7 +171,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -179,7 +179,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-iec-60870</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/knxnetip/pom.xml b/plc4j/drivers/knxnetip/pom.xml
index d57eea0..a9cc952 100644
--- a/plc4j/drivers/knxnetip/pom.xml
+++ b/plc4j/drivers/knxnetip/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-knxnetip</artifactId>
@@ -31,7 +31,7 @@
<name>PLC4J: Driver: KNXNet/IP</name>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -89,28 +89,28 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-udp</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-raw-socket</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-pcap-replay</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -146,20 +146,20 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-knxnetip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -202,7 +202,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -210,7 +210,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-knxnetip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/mock/pom.xml b/plc4j/drivers/mock/pom.xml
index a4b8ec4..034cfa6 100644
--- a/plc4j/drivers/mock/pom.xml
+++ b/plc4j/drivers/mock/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-mock</artifactId>
@@ -33,19 +33,19 @@
<description>Implementation of a PLC4X driver Mock usable in Unit-Tests.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4j/drivers/modbus/pom.xml b/plc4j/drivers/modbus/pom.xml
index c559d4b..f094aa4 100644
--- a/plc4j/drivers/modbus/pom.xml
+++ b/plc4j/drivers/modbus/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-modbus</artifactId>
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver for the Modbus protocol.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -90,24 +90,24 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<!-- Needed for the ARP-based Discovery -->
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-raw-sockets</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -130,21 +130,21 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-serial</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-modbus</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -182,7 +182,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -190,7 +190,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-modbus</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/opcua/pom.xml b/plc4j/drivers/opcua/pom.xml
index ca88b6b..4cbc4f8 100644
--- a/plc4j/drivers/opcua/pom.xml
+++ b/plc4j/drivers/opcua/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-opcua</artifactId>
@@ -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>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -122,13 +122,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -170,13 +170,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -203,7 +203,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-opcua</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -290,7 +290,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -303,7 +303,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-opcua</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/open-protocol/pom.xml b/plc4j/drivers/open-protocol/pom.xml
index c753558..1730ca5 100644
--- a/plc4j/drivers/open-protocol/pom.xml
+++ b/plc4j/drivers/open-protocol/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-open-protocol</artifactId>
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver for the Open-Protocol protocol.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -99,23 +99,23 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-serial</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -126,14 +126,14 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-open-protocol</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -171,7 +171,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -179,7 +179,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-open-protocol</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/plc4x/pom.xml b/plc4j/drivers/plc4x/pom.xml
index 0e3491c..58a3ff2 100644
--- a/plc4j/drivers/plc4x/pom.xml
+++ b/plc4j/drivers/plc4x/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-plc4x</artifactId>
@@ -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>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -92,18 +92,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -127,7 +127,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
@@ -141,7 +141,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-plc4x</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -180,7 +180,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -188,7 +188,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-plc4x</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/pom.xml b/plc4j/drivers/pom.xml
index f94e3f2..e9c9a82 100644
--- a/plc4j/drivers/pom.xml
+++ b/plc4j/drivers/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-drivers</artifactId>
@@ -34,7 +34,7 @@
<description>Wrapper project for all PLC4J driver implementations.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/drivers/profinet-ng/pom.xml b/plc4j/drivers/profinet-ng/pom.xml
index 054429f..f47dd65 100644
--- a/plc4j/drivers/profinet-ng/pom.xml
+++ b/plc4j/drivers/profinet-ng/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-profinet-ng</artifactId>
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver for the Profinet protocol.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -90,28 +90,28 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-raw-socket</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-raw-sockets</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.pcap4j</groupId>
@@ -148,13 +148,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-generator</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
@@ -170,7 +170,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-profinet</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -213,7 +213,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -221,7 +221,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-profinet</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/profinet/pom.xml b/plc4j/drivers/profinet/pom.xml
index 78875ad..2571379 100644
--- a/plc4j/drivers/profinet/pom.xml
+++ b/plc4j/drivers/profinet/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-profinet</artifactId>
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver for the Profinet protocol.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -90,28 +90,28 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-raw-socket</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-raw-sockets</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.pcap4j</groupId>
@@ -157,13 +157,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-generator</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
@@ -176,7 +176,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-profinet</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -219,7 +219,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -227,7 +227,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-profinet</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/s7/pom.xml b/plc4j/drivers/s7/pom.xml
index 617d831..8f2e95d 100644
--- a/plc4j/drivers/s7/pom.xml
+++ b/plc4j/drivers/s7/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-s7</artifactId>
@@ -32,7 +32,7 @@
<description>Implementation of a PLC4X driver for the classic Step7 S7 protocol.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -92,18 +92,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -154,7 +154,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -171,7 +171,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-s7</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -232,7 +232,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -240,7 +240,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-s7</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/drivers/simulated/pom.xml b/plc4j/drivers/simulated/pom.xml
index 379e4be..1f3714e 100644
--- a/plc4j/drivers/simulated/pom.xml
+++ b/plc4j/drivers/simulated/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-drivers</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-driver-simulated</artifactId>
@@ -33,7 +33,7 @@
<description>Implementation of a PLC4X driver able to speak a simulated device.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -89,12 +89,12 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -140,7 +140,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -148,7 +148,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-simulated</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4j/osgi/pom.xml b/plc4j/osgi/pom.xml
index c965e12..3e41132 100644
--- a/plc4j/osgi/pom.xml
+++ b/plc4j/osgi/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-osgi</artifactId>
@@ -32,7 +32,7 @@
<description>OSGi Module for PLC4X</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
@@ -43,12 +43,12 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
</dependencies>
diff --git a/plc4j/pom.xml b/plc4j/pom.xml
index cd3d1e1..3180b74 100644
--- a/plc4j/pom.xml
+++ b/plc4j/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-parent</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j</artifactId>
@@ -34,7 +34,7 @@
<description>Implementation of the protocol adapters for usage as Java library.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/spi/pom.xml b/plc4j/spi/pom.xml
index b07dc4e..34c1e2b 100644
--- a/plc4j/spi/pom.xml
+++ b/plc4j/spi/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-spi</artifactId>
@@ -31,7 +31,7 @@
<description>Internal API Module.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>compile</scope>
</dependency>
<dependency>
diff --git a/plc4j/tools/capture-replay/pom.xml b/plc4j/tools/capture-replay/pom.xml
index a54b253..5f027c4 100644
--- a/plc4j/tools/capture-replay/pom.xml
+++ b/plc4j/tools/capture-replay/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-tools</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-capture-replay</artifactId>
@@ -33,7 +33,7 @@
<description>Tool for actively sending out packets captured via WireShark.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/tools/connection-cache/pom.xml b/plc4j/tools/connection-cache/pom.xml
index 3391665..bef9442 100644
--- a/plc4j/tools/connection-cache/pom.xml
+++ b/plc4j/tools/connection-cache/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-tools</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-connection-cache</artifactId>
@@ -33,26 +33,26 @@
<description>An implementation of a connection cache.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-ads</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-mock</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/plc4j/tools/opm/pom.xml b/plc4j/tools/opm/pom.xml
index b3d121f..036b593 100644
--- a/plc4j/tools/opm/pom.xml
+++ b/plc4j/tools/opm/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-tools</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-opm</artifactId>
@@ -33,7 +33,7 @@
<description>Layer on top of Plc4X that enables mapping between Objects and PLCs.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<!-- Utils -->
@@ -62,13 +62,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-mock</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/plc4j/tools/pom.xml b/plc4j/tools/pom.xml
index 9b9f0ca..6aea860 100644
--- a/plc4j/tools/pom.xml
+++ b/plc4j/tools/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-tools</artifactId>
@@ -34,7 +34,7 @@
<description>A collection of tools that provide additional services to users.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/tools/scraper-ng/pom.xml b/plc4j/tools/scraper-ng/pom.xml
index 81deeb0..d39ad3c 100644
--- a/plc4j/tools/scraper-ng/pom.xml
+++ b/plc4j/tools/scraper-ng/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-tools</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-scraper-ng</artifactId>
@@ -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>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
@@ -75,7 +75,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
@@ -88,7 +88,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-mock</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/plc4j/tools/scraper/pom.xml b/plc4j/tools/scraper/pom.xml
index dc49550..4a25754 100644
--- a/plc4j/tools/scraper/pom.xml
+++ b/plc4j/tools/scraper/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-tools</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-scraper</artifactId>
@@ -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>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
@@ -73,18 +73,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-connection-cache</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
@@ -97,7 +97,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-mock</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/plc4j/transports/can/pom.xml b/plc4j/transports/can/pom.xml
index ba5dee8..c823789 100644
--- a/plc4j/transports/can/pom.xml
+++ b/plc4j/transports/can/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transports</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-transport-can</artifactId>
@@ -32,14 +32,14 @@
<description>Definition of CAN related transport APIs.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
diff --git a/plc4j/transports/pcap-replay/pom.xml b/plc4j/transports/pcap-replay/pom.xml
index 73ad3b4..d8f325c 100644
--- a/plc4j/transports/pcap-replay/pom.xml
+++ b/plc4j/transports/pcap-replay/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transports</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-transport-pcap-replay</artifactId>
@@ -32,34 +32,34 @@
<description>Transport using libpcap to replay pcapng files to simulate a raw socket.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-pcap-shared</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-replay</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4j/transports/pcap-shared/pom.xml b/plc4j/transports/pcap-shared/pom.xml
index e3f9268..aad0e25 100644
--- a/plc4j/transports/pcap-shared/pom.xml
+++ b/plc4j/transports/pcap-shared/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transports</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-transport-pcap-shared</artifactId>
@@ -33,19 +33,19 @@
<description>Base classes used by all transports using libpcap (raw-socket and pcap-replay).</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
</dependencies>
diff --git a/plc4j/transports/pom.xml b/plc4j/transports/pom.xml
index ea8ad77..36ee092 100644
--- a/plc4j/transports/pom.xml
+++ b/plc4j/transports/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-transports</artifactId>
@@ -34,7 +34,7 @@
<description>Collection of base-types for implementing different types of drivers.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/transports/raw-socket/pom.xml b/plc4j/transports/raw-socket/pom.xml
index ae2bbaf..bfd3079 100644
--- a/plc4j/transports/raw-socket/pom.xml
+++ b/plc4j/transports/raw-socket/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transports</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-transport-raw-socket</artifactId>
@@ -32,34 +32,34 @@
<description>Base classes needed to implement plc4x drivers based on Raw Socket connections.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-pcap-shared</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-raw-sockets</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4j/transports/serial/pom.xml b/plc4j/transports/serial/pom.xml
index 8765fdf..977ea94 100644
--- a/plc4j/transports/serial/pom.xml
+++ b/plc4j/transports/serial/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transports</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-transport-serial</artifactId>
@@ -32,19 +32,19 @@
<description>Base classes needed to implement plc4x drivers based on Serial connections.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4j/transports/socketcan/pom.xml b/plc4j/transports/socketcan/pom.xml
index 1acdab7..80f6572 100644
--- a/plc4j/transports/socketcan/pom.xml
+++ b/plc4j/transports/socketcan/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transports</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-transport-socketcan</artifactId>
@@ -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>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -59,17 +59,17 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-can</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>tel.schich</groupId>
@@ -117,14 +117,14 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-socketcan</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/plc4j/transports/tcp/pom.xml b/plc4j/transports/tcp/pom.xml
index c7cdda7..3ed68eb 100644
--- a/plc4j/transports/tcp/pom.xml
+++ b/plc4j/transports/tcp/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transports</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-transport-tcp</artifactId>
@@ -32,19 +32,19 @@
<description>Base classes needed to implement plc4x drivers based on TCP connections.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4j/transports/test/pom.xml b/plc4j/transports/test/pom.xml
index 82dbe89..c08a0d8 100644
--- a/plc4j/transports/test/pom.xml
+++ b/plc4j/transports/test/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transports</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-transport-test</artifactId>
@@ -32,14 +32,14 @@
<description>Base classes needed to implement plc4x drivers for testing using internal byte streams.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4j/transports/udp/pom.xml b/plc4j/transports/udp/pom.xml
index 9f4fa30..540eb28 100644
--- a/plc4j/transports/udp/pom.xml
+++ b/plc4j/transports/udp/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transports</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-transport-udp</artifactId>
@@ -32,19 +32,19 @@
<description>Base classes needed to implement plc4x drivers based on UDP connections.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4j/transports/virtualcan/pom.xml b/plc4j/transports/virtualcan/pom.xml
index ea03f92..158873c 100644
--- a/plc4j/transports/virtualcan/pom.xml
+++ b/plc4j/transports/virtualcan/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transports</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-transport-virtualcan</artifactId>
@@ -32,29 +32,29 @@
<description>Virtual CAN transport which does work without any real CAN interface.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-can</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-test</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4j/utils/pcap-replay/pom.xml b/plc4j/utils/pcap-replay/pom.xml
index d54bec6..c4ead13 100644
--- a/plc4j/utils/pcap-replay/pom.xml
+++ b/plc4j/utils/pcap-replay/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-utils-pcap-replay</artifactId>
@@ -35,14 +35,14 @@
</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4j/utils/pcap-shared/pom.xml b/plc4j/utils/pcap-shared/pom.xml
index 43e7e9b..bb5ab9d 100644
--- a/plc4j/utils/pcap-shared/pom.xml
+++ b/plc4j/utils/pcap-shared/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-utils-pcap-shared</artifactId>
@@ -33,7 +33,7 @@
<description>Classes shared between all PCAP related channels.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/utils/plc-simulator/pom.xml b/plc4j/utils/plc-simulator/pom.xml
index 505ca1c..ab6e0a9 100644
--- a/plc4j/utils/plc-simulator/pom.xml
+++ b/plc4j/utils/plc-simulator/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-utils-plc-simulator</artifactId>
@@ -32,7 +32,7 @@
<name>PLC4J: Utils: PLC-Simulator</name>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -66,28 +66,28 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-bacnet</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-c-bus</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-s7</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4j/utils/pom.xml b/plc4j/utils/pom.xml
index e57f647..b22a199 100644
--- a/plc4j/utils/pom.xml
+++ b/plc4j/utils/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-utils</artifactId>
@@ -34,7 +34,7 @@
<description>A collection of utilities used internally.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/utils/raw-sockets/pom.xml b/plc4j/utils/raw-sockets/pom.xml
index 85825c7..92f0ecc 100644
--- a/plc4j/utils/raw-sockets/pom.xml
+++ b/plc4j/utils/raw-sockets/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-utils-raw-sockets</artifactId>
@@ -34,14 +34,14 @@
</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -89,7 +89,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/plc4j/utils/test-generator/pom.xml b/plc4j/utils/test-generator/pom.xml
index 5c4a930..87be8fe 100644
--- a/plc4j/utils/test-generator/pom.xml
+++ b/plc4j/utils/test-generator/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>plc4j-utils</artifactId>
<groupId>org.apache.plc4x</groupId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-utils-test-generator</artifactId>
@@ -33,7 +33,7 @@
<description>Generates tests.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -102,12 +102,12 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
@@ -142,17 +142,17 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-s7</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-eip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-iec-60870</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4j/utils/test-utils/pom.xml b/plc4j/utils/test-utils/pom.xml
index 930b1b7..26e6c04 100644
--- a/plc4j/utils/test-utils/pom.xml
+++ b/plc4j/utils/test-utils/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4j-utils-test-utils</artifactId>
@@ -33,24 +33,24 @@
<description>A set of test utils. Especially defining the test-categories used to categorize tests.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-test</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/plc4net/pom.xml b/plc4net/pom.xml
index 2d06d39..d81fa63 100644
--- a/plc4net/pom.xml
+++ b/plc4net/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-parent</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4net</artifactId>
@@ -39,7 +39,7 @@
</properties-->
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -106,7 +106,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-knxnetip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
@@ -149,7 +149,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-cs</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -157,7 +157,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-knxnetip</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/plc4py/pom.xml b/plc4py/pom.xml
index c0ca269..a0ab66b 100644
--- a/plc4py/pom.xml
+++ b/plc4py/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-parent</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4py</artifactId>
@@ -34,7 +34,7 @@
<description>Implementation of the protocol adapters for usage as Python library.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
<!-- Tell Sonar where to find the python sources -->
<sonar.sources>plc4py</sonar.sources>
<option.with-proxies>OFF</option.with-proxies>
@@ -300,7 +300,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-python</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -308,7 +308,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-modbus</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -316,7 +316,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-simulated</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
@@ -324,7 +324,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-umas</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
diff --git a/pom.xml b/pom.xml
index 56b41fb..c3915fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-parent</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
<packaging>pom</packaging>
<name>PLC4X</name>
@@ -45,7 +45,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/plc4x.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/plc4x.git</developerConnection>
<url>https://github.com/apache/plc4x</url>
- <tag>rel/0.13</tag>
+ <tag>v0.13.1</tag>
</scm>
<!-- Only configure the site distribution as the rest is handled by the apache parent -->
@@ -93,7 +93,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>2025-08-23T06:48:08Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</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 3440193..9d82545 100644
--- a/protocols/ab-eth/pom.xml
+++ b/protocols/ab-eth/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-ab-eth</artifactId>
@@ -33,14 +33,14 @@
<description>Base protocol specifications for the AB ETH protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/ads/pom.xml b/protocols/ads/pom.xml
index ce12c5f..86c22f5 100644
--- a/protocols/ads/pom.xml
+++ b/protocols/ads/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-ads</artifactId>
@@ -33,14 +33,14 @@
<description>Base protocol specifications for the ADS protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/bacnetip/pom.xml b/protocols/bacnetip/pom.xml
index 94e41ac..ce2a608 100644
--- a/protocols/bacnetip/pom.xml
+++ b/protocols/bacnetip/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-bacnetip</artifactId>
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the BACNet/IP protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/c-bus/pom.xml b/protocols/c-bus/pom.xml
index 45ba242..ade02c5 100644
--- a/protocols/c-bus/pom.xml
+++ b/protocols/c-bus/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-c-bus</artifactId>
@@ -33,14 +33,14 @@
<description>Base protocol specifications for the C-Bus protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/canopen/pom.xml b/protocols/canopen/pom.xml
index 11bbdd0..a89c588 100644
--- a/protocols/canopen/pom.xml
+++ b/protocols/canopen/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-canopen</artifactId>
@@ -33,14 +33,14 @@
<description>Base protocol specifications for the CANopen protocol.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/df1/pom.xml b/protocols/df1/pom.xml
index 6202cd9..ed12bf2 100644
--- a/protocols/df1/pom.xml
+++ b/protocols/df1/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-df1</artifactId>
@@ -33,14 +33,14 @@
<description>Base protocol specifications for the AB Df1 protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/eip/pom.xml b/protocols/eip/pom.xml
index deb1de9..882df87 100644
--- a/protocols/eip/pom.xml
+++ b/protocols/eip/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-eip</artifactId>
@@ -33,14 +33,14 @@
<description>Base protocol specifications for the EhterNet/IP protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/firmata/pom.xml b/protocols/firmata/pom.xml
index b4f3e08..a6d2c88 100644
--- a/protocols/firmata/pom.xml
+++ b/protocols/firmata/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-firmata</artifactId>
@@ -33,14 +33,14 @@
<description>Protocol specification for the Firmata protocol, mostly used for Arduino communication.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/genericcan/pom.xml b/protocols/genericcan/pom.xml
index 412f81d..84f86d3 100644
--- a/protocols/genericcan/pom.xml
+++ b/protocols/genericcan/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-genericcan</artifactId>
@@ -33,14 +33,14 @@
<description>Protocol specifications for the Generic CAN protocol.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/iec-60870/pom.xml b/protocols/iec-60870/pom.xml
index 605179c..d80bd6c 100644
--- a/protocols/iec-60870/pom.xml
+++ b/protocols/iec-60870/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-iec-60870</artifactId>
@@ -33,14 +33,14 @@
<description>Base protocol specifications for the IEC-60870 protocol family</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/knxnetip/pom.xml b/protocols/knxnetip/pom.xml
index 280b9e4..42f0fb3 100644
--- a/protocols/knxnetip/pom.xml
+++ b/protocols/knxnetip/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-knxnetip</artifactId>
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the KNXNet/IP protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/protocols/modbus/pom.xml b/protocols/modbus/pom.xml
index 1050754..1ab698b 100644
--- a/protocols/modbus/pom.xml
+++ b/protocols/modbus/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-modbus</artifactId>
@@ -33,14 +33,14 @@
<description>Base protocol specifications for the Modbus protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/mqtt/pom.xml b/protocols/mqtt/pom.xml
index 2ba47f1..751f71d 100644
--- a/protocols/mqtt/pom.xml
+++ b/protocols/mqtt/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-mqtt</artifactId>
@@ -33,14 +33,14 @@
<description>Protocol specifications for the MQTT protocols</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/opcua/pom.xml b/protocols/opcua/pom.xml
index 2461440..c6c9105 100644
--- a/protocols/opcua/pom.xml
+++ b/protocols/opcua/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-opcua</artifactId>
@@ -33,7 +33,7 @@
<description>Base protocol specifications for the OPC UA protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<build>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/open-protocol/pom.xml b/protocols/open-protocol/pom.xml
index 702f6d9..301f000 100644
--- a/protocols/open-protocol/pom.xml
+++ b/protocols/open-protocol/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-open-protocol</artifactId>
@@ -33,14 +33,14 @@
<description>Protocol specifications for the Atlas Copco: Open Protocol protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/plc4x-api/pom.xml b/protocols/plc4x-api/pom.xml
index bce5a35..27813a9 100644
--- a/protocols/plc4x-api/pom.xml
+++ b/protocols/plc4x-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-plc4x-api</artifactId>
@@ -33,14 +33,14 @@
<description>General purpose API types</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/plc4x/pom.xml b/protocols/plc4x/pom.xml
index 2001150..bd26b9e 100644
--- a/protocols/plc4x/pom.xml
+++ b/protocols/plc4x/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-plc4x</artifactId>
@@ -33,14 +33,14 @@
<description>Base protocol specifications for the PLC4X Proxy protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/pom.xml b/protocols/pom.xml
index b465c33..67008bb 100644
--- a/protocols/pom.xml
+++ b/protocols/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-parent</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols</artifactId>
@@ -34,7 +34,7 @@
<description>Base protocol specifications.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/protocols/profinet/pom.xml b/protocols/profinet/pom.xml
index cb1a0bb..ae7fced 100644
--- a/protocols/profinet/pom.xml
+++ b/protocols/profinet/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-profinet</artifactId>
@@ -33,14 +33,14 @@
<description>Base protocol specifications for the Profinet protocols</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/s7/pom.xml b/protocols/s7/pom.xml
index 1417caa..96e5b45 100644
--- a/protocols/s7/pom.xml
+++ b/protocols/s7/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-s7</artifactId>
@@ -33,14 +33,14 @@
<description>Base protocol specifications for the Siemens S7 protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/simulated/pom.xml b/protocols/simulated/pom.xml
index a282072..ed4da8e 100644
--- a/protocols/simulated/pom.xml
+++ b/protocols/simulated/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-simulated</artifactId>
@@ -33,14 +33,14 @@
<description>Base protocol specifications for the Simulated protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/socketcan/pom.xml b/protocols/socketcan/pom.xml
index 13c237c..232e943 100644
--- a/protocols/socketcan/pom.xml
+++ b/protocols/socketcan/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-socketcan</artifactId>
@@ -33,14 +33,14 @@
<description>Protocol of binary representation of SocketCAN frames.</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/protocols/umas/pom.xml b/protocols/umas/pom.xml
index 0bb7b53..8b0e5a9 100644
--- a/protocols/umas/pom.xml
+++ b/protocols/umas/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-protocols-umas</artifactId>
@@ -33,14 +33,14 @@
<description>Base protocol specifications for the Umas protocol</description>
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>
diff --git a/website/pom.xml b/website/pom.xml
index db5fbec..6583fe0 100644
--- a/website/pom.xml
+++ b/website/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-parent</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</parent>
<artifactId>plc4x-website</artifactId>
@@ -33,7 +33,7 @@
<description />
<properties>
- <project.build.outputTimestamp>2025-08-23T06:48:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-24T18:14:38Z</project.build.outputTimestamp>
<bootstrap.version>5.3.3</bootstrap.version>
<popper.version>2.8.0</popper.version>
<jquery.version>3.7.1</jquery.version>
@@ -423,7 +423,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.1-SNAPSHOT</version>
+ <version>0.13.1</version>
</dependency>
<dependency>