[maven-release-plugin] prepare release v0.13.0
diff --git a/code-generation/language-base-freemarker/pom.xml b/code-generation/language-base-freemarker/pom.xml
index dece2d1..464ca17 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/code-generation/language/c/pom.xml b/code-generation/language/c/pom.xml
index e181a2f..caa7583 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -113,7 +113,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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 a3804dd..a05a506 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/code-generation/language/go/pom.xml b/code-generation/language/go/pom.xml
index e1e5c12..41d0d29 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -113,7 +113,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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 6530926..1621967 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -125,37 +125,37 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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 c3099e3..cc8a158 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<profiles>
diff --git a/code-generation/language/python/pom.xml b/code-generation/language/python/pom.xml
index 2e65226..189dd69 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -119,13 +119,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-test</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
diff --git a/code-generation/pom.xml b/code-generation/pom.xml
index 49ce2d1..6e55254 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/code-generation/protocol-base-mspec/pom.xml b/code-generation/protocol-base-mspec/pom.xml
index e1afa88..b00258b 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/code-generation/protocol-test/pom.xml b/code-generation/protocol-test/pom.xml
index 54260c6..03d1ff3 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4c/pom.xml b/plc4c/pom.xml
index 767469c..c69f8ec 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 2c57a1d..d3ca14f 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 a2c009c..cfb14c8 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-api</artifactId>
@@ -32,7 +32,7 @@
<description>Central API Module.</description>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/drivers/ab-eth/pom.xml b/plc4j/drivers/ab-eth/pom.xml
index 8665e1a..2c7186c 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -90,18 +90,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -116,14 +116,14 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ab-eth</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 7f28ee6..08a83be 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-driver-ads</artifactId>
@@ -31,7 +31,7 @@
<name>PLC4J: Driver: ADS</name>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -89,18 +89,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -129,7 +129,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -141,7 +141,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ads</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 d06c3d7..840bedb 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -58,12 +58,12 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-ads</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-bacnet</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-c-bus</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-can</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-canopen</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-eip</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-firmata</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-iec-60870</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-knxnetip</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-open-protocol</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-modbus</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-opcua</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-plc4x</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-profinet-ng</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-s7</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-simulated</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-serial</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/plc4j/drivers/bacnet/pom.xml b/plc4j/drivers/bacnet/pom.xml
index fe44e9d..e87b4ac 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-driver-bacnet</artifactId>
@@ -31,7 +31,7 @@
<name>PLC4J: Driver: BACNet/IP</name>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -89,35 +89,35 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-udp</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-raw-socket</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-pcap-replay</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<optional>true</optional>
</dependency>
@@ -148,13 +148,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-generator</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
@@ -178,7 +178,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-bacnetip</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 206a9f3..7d31f54 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-driver-c-bus</artifactId>
@@ -33,7 +33,7 @@
</description>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -105,18 +105,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -135,14 +135,14 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-c-bus</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 f5d9098..c992e80 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-driver-can</artifactId>
@@ -33,7 +33,7 @@
<description>Implementation of CAN driver.</description>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -104,30 +104,30 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-can</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-test</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-virtualcan</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
@@ -153,7 +153,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -194,14 +194,14 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-genericcan</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/plc4j/drivers/canopen/pom.xml b/plc4j/drivers/canopen/pom.xml
index 9535575..283ddcc 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-driver-canopen</artifactId>
@@ -33,7 +33,7 @@
<description>Implementation of CANopen driver.</description>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -104,24 +104,24 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-can</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-can</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -146,13 +146,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-test</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -164,7 +164,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-canopen</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 00f0cc1..d5805b3 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -121,13 +121,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4j/drivers/eip/pom.xml b/plc4j/drivers/eip/pom.xml
index 8d449c8..32ae031 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-driver-eip</artifactId>
@@ -33,7 +33,7 @@
</description>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -93,18 +93,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -133,14 +133,14 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-eip</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 b2087af..c17f88d 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-driver-firmata</artifactId>
@@ -31,7 +31,7 @@
<name>PLC4J: Driver: Firmata</name>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -99,18 +99,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-serial</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -137,14 +137,14 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-firmata</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 8a7b217..5d23fb9 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -91,18 +91,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -121,7 +121,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 74b3183..719d09e 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-driver-knxnetip</artifactId>
@@ -31,7 +31,7 @@
<name>PLC4J: Driver: KNXNet/IP</name>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -89,28 +89,28 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-udp</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-raw-socket</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-pcap-replay</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -146,20 +146,20 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-knxnetip</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 1167d44..f355cb4 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4j/drivers/modbus/pom.xml b/plc4j/drivers/modbus/pom.xml
index 68242cc..95bd5ad 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -90,24 +90,24 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<!-- Needed for the ARP-based Discovery -->
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-raw-sockets</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -130,21 +130,21 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-serial</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-modbus</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 ae47cb1..8d82336 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -122,13 +122,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -170,13 +170,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -203,7 +203,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-opcua</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 3258c06..6a99157 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -99,23 +99,23 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-serial</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -126,14 +126,14 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-open-protocol</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 a8a5630..bbf232c 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -92,18 +92,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -127,7 +127,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
@@ -141,7 +141,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-plc4x</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 96537c1..2bc9b5d 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/drivers/profinet-ng/pom.xml b/plc4j/drivers/profinet-ng/pom.xml
index 4e7b368..806ba73 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -90,28 +90,28 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-raw-socket</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-raw-sockets</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-generator</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
@@ -170,7 +170,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-profinet</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 1bf1146..0368e28 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -90,28 +90,28 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-raw-socket</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-raw-sockets</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-generator</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
@@ -176,7 +176,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-profinet</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 97dd338..20d4688 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -92,18 +92,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-tcp</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -154,7 +154,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -171,7 +171,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-s7</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 d68d7eb..e679cc0 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -89,12 +89,12 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -140,7 +140,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 12a9b1b..fbf9798 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-osgi</artifactId>
@@ -32,7 +32,7 @@
<description>OSGi Module for PLC4X</description>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
@@ -43,12 +43,12 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
</dependencies>
diff --git a/plc4j/pom.xml b/plc4j/pom.xml
index 6e88649..42f1e01 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/spi/pom.xml b/plc4j/spi/pom.xml
index 9a025c1..33a4f2e 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-spi</artifactId>
@@ -31,7 +31,7 @@
<description>Internal API Module.</description>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>compile</scope>
</dependency>
<dependency>
diff --git a/plc4j/tools/capture-replay/pom.xml b/plc4j/tools/capture-replay/pom.xml
index fb0585d..076880a 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
diff --git a/plc4j/tools/connection-cache/pom.xml b/plc4j/tools/connection-cache/pom.xml
index 0e62f9e..847deb2 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-ads</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-mock</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/plc4j/tools/opm/pom.xml b/plc4j/tools/opm/pom.xml
index 023b7db..4b5027b 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<!-- Utils -->
@@ -62,13 +62,13 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-mock</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/plc4j/tools/pom.xml b/plc4j/tools/pom.xml
index fd3fef6..963c17d 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/tools/scraper-ng/pom.xml b/plc4j/tools/scraper-ng/pom.xml
index d77d070..a571ec2 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
@@ -75,7 +75,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
@@ -88,7 +88,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-mock</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/plc4j/tools/scraper/pom.xml b/plc4j/tools/scraper/pom.xml
index 7ef6872..310ce25 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
@@ -73,18 +73,18 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-connection-cache</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
@@ -97,7 +97,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-mock</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/plc4j/transports/can/pom.xml b/plc4j/transports/can/pom.xml
index 28d9496..344fd62 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
diff --git a/plc4j/transports/pcap-replay/pom.xml b/plc4j/transports/pcap-replay/pom.xml
index 66c4db8..5e54059 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-pcap-shared</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-replay</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4j/transports/pcap-shared/pom.xml b/plc4j/transports/pcap-shared/pom.xml
index be11583..25d57ae 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
</dependencies>
diff --git a/plc4j/transports/pom.xml b/plc4j/transports/pom.xml
index a2e4c94..dd11858 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/transports/raw-socket/pom.xml b/plc4j/transports/raw-socket/pom.xml
index 3e7ce03..ab3cd38 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-pcap-shared</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-raw-sockets</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4j/transports/serial/pom.xml b/plc4j/transports/serial/pom.xml
index 8b11fdc..7649ef0 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4j/transports/socketcan/pom.xml b/plc4j/transports/socketcan/pom.xml
index 858ae7b..5c3de04 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -59,17 +59,17 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-can</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-language-java</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/plc4j/transports/tcp/pom.xml b/plc4j/transports/tcp/pom.xml
index 46d9fff..05835ec 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4j/transports/test/pom.xml b/plc4j/transports/test/pom.xml
index 0405f19..0a65862 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4j/transports/udp/pom.xml b/plc4j/transports/udp/pom.xml
index 4113116..445f94e 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4j/transports/virtualcan/pom.xml b/plc4j/transports/virtualcan/pom.xml
index d101c36..094b8fa 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-can</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-test</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4j/utils/pcap-replay/pom.xml b/plc4j/utils/pcap-replay/pom.xml
index fb9a29b..fddaa36 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-utils-pcap-replay</artifactId>
@@ -35,14 +35,14 @@
</description>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4j/utils/pcap-shared/pom.xml b/plc4j/utils/pcap-shared/pom.xml
index a92ade2..10e16e9 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
diff --git a/plc4j/utils/plc-simulator/pom.xml b/plc4j/utils/plc-simulator/pom.xml
index 6fa3f24..d31bf13 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-utils-plc-simulator</artifactId>
@@ -32,7 +32,7 @@
<name>PLC4J: Utils: PLC-Simulator</name>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -66,28 +66,28 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-bacnet</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-c-bus</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-s7</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4j/utils/pom.xml b/plc4j/utils/pom.xml
index 040d56d..bcbdd40 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-utils</artifactId>
@@ -34,7 +34,7 @@
<description>A collection of utilities used internally.</description>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/plc4j/utils/raw-sockets/pom.xml b/plc4j/utils/raw-sockets/pom.xml
index 62513b2..d85e20b 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-utils-raw-sockets</artifactId>
@@ -34,14 +34,14 @@
</description>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -89,7 +89,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-test-utils</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/plc4j/utils/test-generator/pom.xml b/plc4j/utils/test-generator/pom.xml
index 06977ed..89dd12f 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4j-utils-test-generator</artifactId>
@@ -33,7 +33,7 @@
<description>Generates tests.</description>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -102,12 +102,12 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-pcap-shared</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
@@ -142,17 +142,17 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-s7</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-eip</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-driver-iec-60870</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4j/utils/test-utils/pom.xml b/plc4j/utils/test-utils/pom.xml
index b7ee86a..542b1ed 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-api</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-spi</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-transport-test</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/plc4net/pom.xml b/plc4net/pom.xml
index 4bfa2f8..15b180a 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4net</artifactId>
@@ -39,7 +39,7 @@
</properties-->
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<build>
@@ -106,7 +106,7 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-knxnetip</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 3cf6e5b..bddf17d 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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.0-SNAPSHOT</version>
+ <version>0.13.0</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 eb36574..b6344fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</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.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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 22f9b2c..55db8d7 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/ads/pom.xml b/protocols/ads/pom.xml
index f744d49..90c695c 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/bacnetip/pom.xml b/protocols/bacnetip/pom.xml
index 145817c..8178caf 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/c-bus/pom.xml b/protocols/c-bus/pom.xml
index 5f96d73..737b759 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/canopen/pom.xml b/protocols/canopen/pom.xml
index 21c59ae..4d30ed6 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/df1/pom.xml b/protocols/df1/pom.xml
index 7717b27..f0117de 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/eip/pom.xml b/protocols/eip/pom.xml
index 2c9d47a..308b99a 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/firmata/pom.xml b/protocols/firmata/pom.xml
index 24c3a69..8cd09cc 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/genericcan/pom.xml b/protocols/genericcan/pom.xml
index 3b12090..159a2a8 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/iec-60870/pom.xml b/protocols/iec-60870/pom.xml
index 1c5fd2d..3ce5491 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/knxnetip/pom.xml b/protocols/knxnetip/pom.xml
index 0741ae9..dadbc39 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/protocols/modbus/pom.xml b/protocols/modbus/pom.xml
index b167629..2f60b13 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/mqtt/pom.xml b/protocols/mqtt/pom.xml
index 218eb10..3a197d7 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/opcua/pom.xml b/protocols/opcua/pom.xml
index 2e473af..ce28a5d 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/open-protocol/pom.xml b/protocols/open-protocol/pom.xml
index 174e78f..35a17f8 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/plc4x-api/pom.xml b/protocols/plc4x-api/pom.xml
index 305aa65..8a9fc85 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4x-protocols-plc4x-api</artifactId>
@@ -33,14 +33,14 @@
<description>General purpose API types</description>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/plc4x/pom.xml b/protocols/plc4x/pom.xml
index 656c400..d7207f9 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/pom.xml b/protocols/pom.xml
index 9cf936c..32f2bd8 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4x-protocols</artifactId>
@@ -34,7 +34,7 @@
<description>Base protocol specifications.</description>
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<modules>
diff --git a/protocols/profinet/pom.xml b/protocols/profinet/pom.xml
index 8d10420..59080d0 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/s7/pom.xml b/protocols/s7/pom.xml
index 1f223cf..a2a5857 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/simulated/pom.xml b/protocols/simulated/pom.xml
index 0e3fce8..7dbd2fd 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/socketcan/pom.xml b/protocols/socketcan/pom.xml
index 6ba2e75..8958211 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/protocols/umas/pom.xml b/protocols/umas/pom.xml
index b500b8b..2796c37 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.0-SNAPSHOT</version>
+ <version>0.13.0</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-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>
diff --git a/website/pom.xml b/website/pom.xml
index b4d851f..28a4326 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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</parent>
<artifactId>plc4x-website</artifactId>
@@ -33,7 +33,7 @@
<description />
<properties>
- <project.build.outputTimestamp>2025-08-02T13:55:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-08-02T13:58:13Z</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.0-SNAPSHOT</version>
+ <version>0.13.0</version>
</dependency>
<dependency>