diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 03ae79458bd..f7478c280b8 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,30 +1,5 @@ ============================================================== -(Unreleased) Apache PLC4X 0.13.0-SNAPSHOT -============================================================== - -New Features ------------- - -Incompatible changes --------------------- - -Bug Fixes ---------- - -(Unreleased) Apache PLC4X 0.13.0-SNAPSHOT -============================================================== - -New Features ------------- - -Incompatible changes --------------------- - -Bug Fixes ---------- - -============================================================== -Apache PLC4X 0.12.0 +(Unreleased) Apache PLC4X 0.12.0-SNAPSHOT ============================================================== New Features diff --git a/code-generation/language-base-freemarker/pom.xml b/code-generation/language-base-freemarker/pom.xml index 1a04a09b0b2..36ff9d2b787 100644 --- a/code-generation/language-base-freemarker/pom.xml +++ b/code-generation/language-base-freemarker/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-code-generation-language-base-freemarker @@ -33,14 +33,14 @@ Base code for building language outputs based on Freemarker - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/code-generation/language-c/pom.xml b/code-generation/language-c/pom.xml index 5aea2614b96..e3b076f0bcd 100644 --- a/code-generation/language-c/pom.xml +++ b/code-generation/language-c/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-code-generation-language-c @@ -33,7 +33,7 @@ Code generation template for generating C code - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -86,7 +86,7 @@ org.apache.plc4x plc4x-code-generation-language-base-freemarker - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -105,7 +105,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT compile @@ -113,13 +113,13 @@ org.apache.plc4x plc4x-code-generation-protocol-test - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-code-generation-protocol-test - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test diff --git a/code-generation/language-cs/pom.xml b/code-generation/language-cs/pom.xml index 0469a4da574..11f3597efa4 100644 --- a/code-generation/language-cs/pom.xml +++ b/code-generation/language-cs/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-code-generation-language-cs @@ -33,7 +33,7 @@ Code generation template for generating C# code - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -41,7 +41,7 @@ org.apache.plc4x plc4x-code-generation-language-base-freemarker - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/code-generation/language-go/pom.xml b/code-generation/language-go/pom.xml index 02bff9319c0..fdc8552b563 100644 --- a/code-generation/language-go/pom.xml +++ b/code-generation/language-go/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-code-generation-language-go @@ -33,7 +33,7 @@ Code generation template for generating Go(lang) code - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -86,7 +86,7 @@ org.apache.plc4x plc4x-code-generation-language-base-freemarker - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -105,7 +105,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT compile @@ -113,13 +113,13 @@ org.apache.plc4x plc4x-code-generation-protocol-test - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-code-generation-protocol-test - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test diff --git a/code-generation/language-java/pom.xml b/code-generation/language-java/pom.xml index b513d8b9ed0..c4f1299b9d4 100644 --- a/code-generation/language-java/pom.xml +++ b/code-generation/language-java/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-code-generation-language-java @@ -33,7 +33,7 @@ Code generation template for generating Java code - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -87,12 +87,12 @@ org.apache.plc4x plc4x-code-generation-language-base-freemarker - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -117,37 +117,37 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-code-generation-protocol-test - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-code-generation-protocol-test - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test diff --git a/code-generation/language-python/pom.xml b/code-generation/language-python/pom.xml index ca2b4ff2914..a3e0c4daa27 100644 --- a/code-generation/language-python/pom.xml +++ b/code-generation/language-python/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-code-generation-language-python @@ -33,7 +33,7 @@ Code generation template for generating Python code - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -85,12 +85,12 @@ org.apache.plc4x plc4x-code-generation-language-base-freemarker - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -110,13 +110,13 @@ org.apache.plc4x plc4x-code-generation-protocol-test - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-code-generation-protocol-test - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test diff --git a/code-generation/pom.xml b/code-generation/pom.xml index ede18c702da..f0f0e15a228 100644 --- a/code-generation/pom.xml +++ b/code-generation/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-code-generation @@ -34,7 +34,7 @@ Home of the PLC4X code-generation framework. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z diff --git a/code-generation/protocol-base-mspec/pom.xml b/code-generation/protocol-base-mspec/pom.xml index f47b194abab..4b5dcc2e04d 100644 --- a/code-generation/protocol-base-mspec/pom.xml +++ b/code-generation/protocol-base-mspec/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-code-generation-protocol-base-mspec @@ -33,7 +33,7 @@ Base stuff for building protocols using our custom MSpec format. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z diff --git a/code-generation/protocol-test/pom.xml b/code-generation/protocol-test/pom.xml index 594d6bed13c..f124a843757 100644 --- a/code-generation/protocol-test/pom.xml +++ b/code-generation/protocol-test/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-code-generation-protocol-test @@ -33,7 +33,7 @@ Fake protocol intended for demonstrating the different features and aspects of MSpec. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -216,7 +216,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/code-generation/tests/pom.xml b/code-generation/tests/pom.xml index 795343b11c0..96be1240c9e 100644 --- a/code-generation/tests/pom.xml +++ b/code-generation/tests/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-code-generation-tests @@ -34,7 +34,7 @@ Tests for the various code-generation modules - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z diff --git a/code-generation/tests/protocol-test-java/pom.xml b/code-generation/tests/protocol-test-java/pom.xml index 515e3516162..722bdc05e5e 100644 --- a/code-generation/tests/protocol-test-java/pom.xml +++ b/code-generation/tests/protocol-test-java/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4x-code-generation-tests - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-code-generation-protocol-test-java @@ -31,7 +31,7 @@ Code-Generation: Protocol Test: Test Java - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -95,19 +95,19 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -123,14 +123,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -138,13 +138,13 @@ org.apache.plc4x plc4x-code-generation-protocol-test - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4x-code-generation-protocol-test - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test diff --git a/plc4c/pom.xml b/plc4c/pom.xml index 434908363ea..90df59332ae 100644 --- a/plc4c/pom.xml +++ b/plc4c/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4c @@ -34,7 +34,7 @@ Implementation of the protocol adapters for usage as C library. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z 2.5.2 @@ -333,7 +333,7 @@ org.apache.plc4x plc4x-code-generation-language-c - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -341,21 +341,21 @@ org.apache.plc4x plc4x-protocols-modbus - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-plc4x - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-s7 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4go/pom.xml b/plc4go/pom.xml index 28e869c9e95..978d43df238 100644 --- a/plc4go/pom.xml +++ b/plc4go/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4go @@ -34,7 +34,7 @@ Implementation of the protocol adapters for usage as Go(lang) library. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z . ** @@ -414,7 +414,7 @@ org.apache.plc4x plc4x-protocols-ab-eth - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -422,7 +422,7 @@ org.apache.plc4x plc4x-protocols-ads - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -430,7 +430,7 @@ org.apache.plc4x plc4x-protocols-bacnetip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -438,7 +438,7 @@ org.apache.plc4x plc4x-protocols-c-bus - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -446,7 +446,7 @@ org.apache.plc4x plc4x-protocols-df1 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -454,7 +454,7 @@ org.apache.plc4x plc4x-protocols-eip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -462,7 +462,7 @@ org.apache.plc4x plc4x-protocols-firmata - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -470,7 +470,7 @@ org.apache.plc4x plc4x-protocols-knxnetip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -478,7 +478,7 @@ org.apache.plc4x plc4x-protocols-modbus - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -486,7 +486,7 @@ org.apache.plc4x plc4x-protocols-opcua - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -494,7 +494,7 @@ org.apache.plc4x plc4x-protocols-s7 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -502,7 +502,7 @@ org.apache.plc4x plc4x-protocols-simulated - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -715,7 +715,7 @@ org.apache.plc4x plc4x-code-generation-language-go - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -723,84 +723,84 @@ org.apache.plc4x plc4x-protocols-ab-eth - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-ads - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-bacnetip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-c-bus - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-df1 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-eip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-firmata - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-knxnetip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-modbus - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-opcua - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-s7 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-simulated - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/api/pom.xml b/plc4j/api/pom.xml index 525826ad074..2c1ecbbc26c 100644 --- a/plc4j/api/pom.xml +++ b/plc4j/api/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-api @@ -32,7 +32,7 @@ Central API Module. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z diff --git a/plc4j/drivers/ab-eth/pom.xml b/plc4j/drivers/ab-eth/pom.xml index 4d8a5893a92..53b4e6a59bf 100644 --- a/plc4j/drivers/ab-eth/pom.xml +++ b/plc4j/drivers/ab-eth/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-ab-eth @@ -32,7 +32,7 @@ Implementation of a PLC4X driver able to speak using the Allen Bradley AB-ETH protocol. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -90,18 +90,18 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -116,14 +116,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-ab-eth - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -161,7 +161,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -169,7 +169,7 @@ org.apache.plc4x plc4x-protocols-ab-eth - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/ads/pom.xml b/plc4j/drivers/ads/pom.xml index c31315f0aea..682da2b2407 100644 --- a/plc4j/drivers/ads/pom.xml +++ b/plc4j/drivers/ads/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-ads @@ -31,7 +31,7 @@ PLC4J: Driver: Beckhoff TwinCat ADS Driver - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -89,18 +89,18 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -129,7 +129,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -141,7 +141,7 @@ org.apache.plc4x plc4x-protocols-ads - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -192,7 +192,7 @@ org.apache.plc4x plc4x-protocols-ads - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -200,7 +200,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/all/pom.xml b/plc4j/drivers/all/pom.xml index 881bee505a7..16375d4a209 100644 --- a/plc4j/drivers/all/pom.xml +++ b/plc4j/drivers/all/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-all @@ -33,7 +33,7 @@ Meta package to include all standard drivers - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -58,12 +58,12 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.maven @@ -80,110 +80,110 @@ org.apache.plc4x plc4j-driver-ab-eth - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-ads - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-bacnet - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-c-bus - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-can - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-canopen - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-eip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-firmata - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-iec-60870 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-knxnetip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-open-protocol - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-modbus - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-opcua - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-plc4x - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-profinet-ng - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-s7 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-simulated - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-transport-serial - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT runtime diff --git a/plc4j/drivers/bacnet/pom.xml b/plc4j/drivers/bacnet/pom.xml index 4a23d7a3be4..84d7efcff62 100644 --- a/plc4j/drivers/bacnet/pom.xml +++ b/plc4j/drivers/bacnet/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-bacnet @@ -31,7 +31,7 @@ PLC4J: Driver: BACNet/IP Driver - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -89,35 +89,35 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-udp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-raw-socket - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT true org.apache.plc4x plc4j-utils-pcap-shared - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT true org.apache.plc4x plc4j-transport-pcap-replay - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT true @@ -152,13 +152,13 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-utils-test-generator - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -177,7 +177,7 @@ org.apache.plc4x plc4x-protocols-bacnetip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -235,7 +235,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -243,7 +243,7 @@ org.apache.plc4x plc4x-protocols-bacnetip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/c-bus/pom.xml b/plc4j/drivers/c-bus/pom.xml index 7518f77418b..90c8c17f27d 100644 --- a/plc4j/drivers/c-bus/pom.xml +++ b/plc4j/drivers/c-bus/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-c-bus @@ -33,7 +33,7 @@ - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -92,18 +92,18 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -122,14 +122,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-c-bus - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -172,7 +172,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -180,7 +180,7 @@ org.apache.plc4x plc4x-protocols-c-bus - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/can/pom.xml b/plc4j/drivers/can/pom.xml index 92712bbaa48..de863be5dfd 100644 --- a/plc4j/drivers/can/pom.xml +++ b/plc4j/drivers/can/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-can @@ -33,7 +33,7 @@ Implementation of CAN driver. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -91,30 +91,30 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-can - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-socketcan - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-virtualcan - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -136,7 +136,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -177,14 +177,14 @@ org.apache.plc4x plc4x-protocols-genericcan - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/canopen/pom.xml b/plc4j/drivers/canopen/pom.xml index c1d696cfacd..83789f5462e 100644 --- a/plc4j/drivers/canopen/pom.xml +++ b/plc4j/drivers/canopen/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-canopen @@ -33,7 +33,7 @@ Implementation of CANopen driver. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -91,24 +91,24 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-can - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-can - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -133,13 +133,13 @@ org.apache.plc4x plc4j-transport-test - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -151,7 +151,7 @@ org.apache.plc4x plc4x-protocols-canopen - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -189,7 +189,7 @@ org.apache.plc4x plc4x-protocols-canopen - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -197,7 +197,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/ctrlx/pom.xml b/plc4j/drivers/ctrlx/pom.xml index a309bb2be9a..3d4599887cd 100644 --- a/plc4j/drivers/ctrlx/pom.xml +++ b/plc4j/drivers/ctrlx/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-ctrlx @@ -32,7 +32,7 @@ Implementation of a driver able to communicate with Boschrexroth CtrlX controllers. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -121,13 +121,13 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/drivers/eip/pom.xml b/plc4j/drivers/eip/pom.xml index 52347bb1b87..c59c4b6a4fb 100644 --- a/plc4j/drivers/eip/pom.xml +++ b/plc4j/drivers/eip/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-eip @@ -33,7 +33,7 @@ - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -93,18 +93,18 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -129,14 +129,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-eip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -177,7 +177,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -185,7 +185,7 @@ org.apache.plc4x plc4x-protocols-eip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/firmata/pom.xml b/plc4j/drivers/firmata/pom.xml index 32e4a2e6e21..c5cab01ac85 100644 --- a/plc4j/drivers/firmata/pom.xml +++ b/plc4j/drivers/firmata/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-firmata @@ -31,7 +31,7 @@ PLC4J: Driver: Firmata - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -99,18 +99,18 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-serial - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -131,14 +131,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-firmata - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -176,7 +176,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -184,7 +184,7 @@ org.apache.plc4x plc4x-protocols-firmata - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/iec-60870/pom.xml b/plc4j/drivers/iec-60870/pom.xml index 25141274223..a75a8711626 100644 --- a/plc4j/drivers/iec-60870/pom.xml +++ b/plc4j/drivers/iec-60870/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-iec-60870 @@ -32,7 +32,7 @@ Implementation of a PLC4X driver for the IEC 60870-5-104 protocol. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -91,18 +91,18 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -125,14 +125,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-iec-60870 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -170,7 +170,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -178,7 +178,7 @@ org.apache.plc4x plc4x-protocols-iec-60870 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/knxnetip/pom.xml b/plc4j/drivers/knxnetip/pom.xml index b99b148ecb0..26b6cacfc55 100644 --- a/plc4j/drivers/knxnetip/pom.xml +++ b/plc4j/drivers/knxnetip/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-knxnetip @@ -31,7 +31,7 @@ PLC4J: Driver: KNXNet/IP - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -89,28 +89,28 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-udp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-raw-socket - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-pcap-replay - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -146,20 +146,20 @@ org.apache.plc4x plc4j-utils-pcap-shared - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-knxnetip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -197,7 +197,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -205,7 +205,7 @@ org.apache.plc4x plc4x-protocols-knxnetip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/mock/pom.xml b/plc4j/drivers/mock/pom.xml index 864e5bd8a7e..65c91c536cd 100644 --- a/plc4j/drivers/mock/pom.xml +++ b/plc4j/drivers/mock/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-mock @@ -33,19 +33,19 @@ Implementation of a PLC4X driver Mock usable in Unit-Tests. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/drivers/modbus/pom.xml b/plc4j/drivers/modbus/pom.xml index 24a53b829ab..afd96d65f2e 100644 --- a/plc4j/drivers/modbus/pom.xml +++ b/plc4j/drivers/modbus/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-modbus @@ -32,7 +32,7 @@ Implementation of a PLC4X driver for the Modbus protocol. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -90,24 +90,24 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-utils-raw-sockets - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -130,21 +130,21 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-serial - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-modbus - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -182,7 +182,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -190,7 +190,7 @@ org.apache.plc4x plc4x-protocols-modbus - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/opcua/pom.xml b/plc4j/drivers/opcua/pom.xml index 2c060f29482..613273fb864 100644 --- a/plc4j/drivers/opcua/pom.xml +++ b/plc4j/drivers/opcua/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-opcua @@ -33,7 +33,7 @@ Implementation of a PLC4X driver able to speak with devices using the OPC UA protocol. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -105,13 +105,13 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -148,13 +148,13 @@ org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -181,7 +181,7 @@ org.apache.plc4x plc4x-protocols-opcua - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -244,7 +244,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -252,7 +252,7 @@ org.apache.plc4x plc4x-protocols-opcua - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/open-protocol/pom.xml b/plc4j/drivers/open-protocol/pom.xml index e4111f4b496..e6f406f4f96 100644 --- a/plc4j/drivers/open-protocol/pom.xml +++ b/plc4j/drivers/open-protocol/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-open-protocol @@ -32,7 +32,7 @@ Implementation of a PLC4X driver for the Open-Protocol protocol. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -99,23 +99,23 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-serial - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -126,14 +126,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-open-protocol - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -171,7 +171,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -179,7 +179,7 @@ org.apache.plc4x plc4x-protocols-open-protocol - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/plc4x/pom.xml b/plc4j/drivers/plc4x/pom.xml index 646f6974375..d718a91f2ef 100644 --- a/plc4j/drivers/plc4x/pom.xml +++ b/plc4j/drivers/plc4x/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-plc4x @@ -32,7 +32,7 @@ Implementation of a PLC4X driver for the PLC4X protocol, which is used for relaying PLC4X requests from one system to another. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -92,18 +92,18 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -127,7 +127,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -141,7 +141,7 @@ org.apache.plc4x plc4x-protocols-plc4x - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -180,7 +180,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -188,7 +188,7 @@ org.apache.plc4x plc4x-protocols-plc4x - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/pom.xml b/plc4j/drivers/pom.xml index 27470fad155..f5f002721a0 100644 --- a/plc4j/drivers/pom.xml +++ b/plc4j/drivers/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-drivers @@ -34,7 +34,7 @@ Wrapper project for all PLC4J driver implementations. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z diff --git a/plc4j/drivers/profinet-ng/pom.xml b/plc4j/drivers/profinet-ng/pom.xml index e76f0e13a2a..cf1958bf4a1 100644 --- a/plc4j/drivers/profinet-ng/pom.xml +++ b/plc4j/drivers/profinet-ng/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-profinet-ng @@ -32,7 +32,7 @@ Implementation of a PLC4X driver for the Profinet protocol. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -90,28 +90,28 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-raw-socket - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-utils-pcap-shared - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-utils-raw-sockets - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.pcap4j @@ -148,13 +148,13 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-utils-test-generator - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -170,7 +170,7 @@ org.apache.plc4x plc4x-protocols-profinet - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -213,7 +213,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -221,7 +221,7 @@ org.apache.plc4x plc4x-protocols-profinet - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/profinet/pom.xml b/plc4j/drivers/profinet/pom.xml index e69943e90d5..c752334e027 100644 --- a/plc4j/drivers/profinet/pom.xml +++ b/plc4j/drivers/profinet/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-profinet @@ -32,7 +32,7 @@ Implementation of a PLC4X driver for the Profinet protocol. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -90,28 +90,28 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-raw-socket - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-utils-pcap-shared - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-utils-raw-sockets - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.pcap4j @@ -153,13 +153,13 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-utils-test-generator - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -172,7 +172,7 @@ org.apache.plc4x plc4x-protocols-profinet - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -215,7 +215,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -223,7 +223,7 @@ org.apache.plc4x plc4x-protocols-profinet - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/s7/pom.xml b/plc4j/drivers/s7/pom.xml index eb27104a50b..97d2e78bd96 100644 --- a/plc4j/drivers/s7/pom.xml +++ b/plc4j/drivers/s7/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-s7 @@ -32,7 +32,7 @@ Implementation of a PLC4X driver for the classic Step7 S7 protocol. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -92,18 +92,18 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -146,7 +146,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -163,7 +163,7 @@ org.apache.plc4x plc4x-protocols-s7 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -211,7 +211,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -219,7 +219,7 @@ org.apache.plc4x plc4x-protocols-s7 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/simulated/pom.xml b/plc4j/drivers/simulated/pom.xml index 1c563f5cf68..c9010972bb8 100644 --- a/plc4j/drivers/simulated/pom.xml +++ b/plc4j/drivers/simulated/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-drivers - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-simulated @@ -33,7 +33,7 @@ Implementation of a PLC4X driver able to speak a simulated device. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -89,12 +89,12 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -140,7 +140,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -148,7 +148,7 @@ org.apache.plc4x plc4x-protocols-simulated - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/examples/hello-ads-telemetry/pom.xml b/plc4j/examples/hello-ads-telemetry/pom.xml index 69357fc9b39..a1334f11ef1 100644 --- a/plc4j/examples/hello-ads-telemetry/pom.xml +++ b/plc4j/examples/hello-ads-telemetry/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x.examples plc4j-examples - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-ads-telemetry @@ -32,7 +32,7 @@ Hello world application using PLC4X to read ADS device telemetry. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x.java.examples.helloads.telemetry.HelloAdsTelemetry @@ -40,7 +40,7 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-cloud-azure/pom.xml b/plc4j/examples/hello-cloud-azure/pom.xml index d8a5d5c2cc4..cbf876ea568 100644 --- a/plc4j/examples/hello-cloud-azure/pom.xml +++ b/plc4j/examples/hello-cloud-azure/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x.examples plc4j-examples - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-cloud-azure @@ -34,14 +34,14 @@ - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-cloud-google/pom.xml b/plc4j/examples/hello-cloud-google/pom.xml index b6d61101ccf..d7a391ae8d0 100644 --- a/plc4j/examples/hello-cloud-google/pom.xml +++ b/plc4j/examples/hello-cloud-google/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x.examples plc4j-examples - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-cloud-google @@ -34,14 +34,14 @@ - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-connectivity-mqtt/pom.xml b/plc4j/examples/hello-connectivity-mqtt/pom.xml index ea1db9f6696..ebfeea1934e 100644 --- a/plc4j/examples/hello-connectivity-mqtt/pom.xml +++ b/plc4j/examples/hello-connectivity-mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x.examples plc4j-examples - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-connectivity-mqtt @@ -32,7 +32,7 @@ Sample application, that reads data from a connected PLC and publishes this information via MQTT. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x.java.examples.connectivity.mqtt.MqttConnector @@ -40,7 +40,7 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-discovery/pom.xml b/plc4j/examples/hello-discovery/pom.xml index b4cc0f4d7bb..204b2aea0f9 100644 --- a/plc4j/examples/hello-discovery/pom.xml +++ b/plc4j/examples/hello-discovery/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x.examples plc4j-examples - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-discovery @@ -32,7 +32,7 @@ Hello world application for PLC4X demonstrating the Discovery API. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x.java.examples.hellodiscovery.HelloDiscovery @@ -40,7 +40,7 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-influx-data-collection/pom.xml b/plc4j/examples/hello-influx-data-collection/pom.xml index 0dce86d2abd..557529d7fa4 100644 --- a/plc4j/examples/hello-influx-data-collection/pom.xml +++ b/plc4j/examples/hello-influx-data-collection/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x.examples plc4j-examples - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-influx-data-collection @@ -32,7 +32,7 @@ Data Collection with PLC4X and InfluxDB. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x.java.examples.helloinflux.HelloInflux @@ -40,12 +40,12 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-integration-iotdb/pom.xml b/plc4j/examples/hello-integration-iotdb/pom.xml index 980e0328cf6..d77dac6e73b 100644 --- a/plc4j/examples/hello-integration-iotdb/pom.xml +++ b/plc4j/examples/hello-integration-iotdb/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x.examples plc4j-examples - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-integration-iotdb @@ -32,7 +32,7 @@ Application outputting PLC data into IoTDB. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z 1.2.2 org.apache.plc4x.java.examples.integration.iotdb.PlcLogger @@ -56,7 +56,7 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-opm/pom.xml b/plc4j/examples/hello-opm/pom.xml index 9c4f2b4032b..8156110520b 100644 --- a/plc4j/examples/hello-opm/pom.xml +++ b/plc4j/examples/hello-opm/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x.examples plc4j-examples - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-opm @@ -32,7 +32,7 @@ Hello World example of PLC4X using the OPM feature. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x.java.examples.helloopm.HelloOpm @@ -40,12 +40,12 @@ org.apache.plc4x plc4j-opm - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-webservice/pom.xml b/plc4j/examples/hello-webservice/pom.xml index 237efc7025c..6d886b2ca93 100644 --- a/plc4j/examples/hello-webservice/pom.xml +++ b/plc4j/examples/hello-webservice/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x.examples plc4j-examples - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-webservice @@ -32,7 +32,7 @@ Hello world application sending PLC4X data to a remote Webservice. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x.java.examples.hellowebservice.HelloWebservice @@ -40,7 +40,7 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-world-kotlin/pom.xml b/plc4j/examples/hello-world-kotlin/pom.xml index 728ed7befed..6401aa248a5 100644 --- a/plc4j/examples/hello-world-kotlin/pom.xml +++ b/plc4j/examples/hello-world-kotlin/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x.examples plc4j-examples - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-world-kotlin @@ -31,7 +31,7 @@ 2024-02-16T14:25:01Z - 2024-02-16T13:55:14Z + 2024-02-16T14:32:21Z 1.9.22 true org.apache.plc4x.java.examples.hellokotlin.ReadModbusPalKt @@ -46,7 +46,7 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -57,14 +57,14 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-s7 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/poll-loop/pom.xml b/plc4j/examples/poll-loop/pom.xml index d61b56478a0..3b40c43dc81 100644 --- a/plc4j/examples/poll-loop/pom.xml +++ b/plc4j/examples/poll-loop/pom.xml @@ -24,16 +24,16 @@ org.apache.plc4x.examples plc4j-examples - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-poll-loop - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT PLC4J: Examples: Poll Loop Example Fetches data in a continuous loop - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x.java.examples.helloplc4x.HelloPlc4x @@ -41,7 +41,7 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/pom.xml b/plc4j/examples/pom.xml index c53335cc1af..5268d5f243e 100644 --- a/plc4j/examples/pom.xml +++ b/plc4j/examples/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x.examples @@ -35,7 +35,7 @@ Parent of all java based application example modules. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z override-this-property-in-application-pom @@ -133,7 +133,7 @@ org.apache.plc4x plc4j-driver-all - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT pom runtime diff --git a/plc4j/integrations/apache-calcite/pom.xml b/plc4j/integrations/apache-calcite/pom.xml index 9692333d082..cac2ec3a983 100644 --- a/plc4j/integrations/apache-calcite/pom.xml +++ b/plc4j/integrations/apache-calcite/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-integrations - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-apache-calcite @@ -32,7 +32,7 @@ PLC4J: Integrations: Apache Calcite - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z 1.36.0 @@ -68,19 +68,19 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-scraper - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-all - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT pom runtime diff --git a/plc4j/integrations/apache-kafka/pom.xml b/plc4j/integrations/apache-kafka/pom.xml index e8015d5b260..99a94bda1fc 100644 --- a/plc4j/integrations/apache-kafka/pom.xml +++ b/plc4j/integrations/apache-kafka/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-integrations - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-apache-kafka @@ -32,7 +32,7 @@ Integration module for integrating PLC4X into Apache Kafka (Kafka-Connect-Plugin) - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z 3.2.0 0.12.0 @@ -156,17 +156,17 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-scraper - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -186,7 +186,7 @@ org.apache.plc4x plc4j-driver-all - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT pom runtime diff --git a/plc4j/integrations/apache-nifi/nifi-plc4x-nar/pom.xml b/plc4j/integrations/apache-nifi/nifi-plc4x-nar/pom.xml index 80c6793c01b..b38a88e37e1 100644 --- a/plc4j/integrations/apache-nifi/nifi-plc4x-nar/pom.xml +++ b/plc4j/integrations/apache-nifi/nifi-plc4x-nar/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-apache-nifi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-nifi-plc4x-nar @@ -32,7 +32,7 @@ PLC4J: Integrations: Apache Nifi: NAR - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z true true @@ -59,7 +59,7 @@ org.apache.plc4x plc4j-nifi-plc4x-processors - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -74,14 +74,14 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-all - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT pom diff --git a/plc4j/integrations/apache-nifi/nifi-plc4x-processors/pom.xml b/plc4j/integrations/apache-nifi/nifi-plc4x-processors/pom.xml index a0421be233d..4849cbccd5d 100644 --- a/plc4j/integrations/apache-nifi/nifi-plc4x-processors/pom.xml +++ b/plc4j/integrations/apache-nifi/nifi-plc4x-processors/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-apache-nifi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-nifi-plc4x-processors @@ -31,24 +31,24 @@ PLC4J: Integrations: Apache Nifi: Processors - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.nifi @@ -118,55 +118,55 @@ org.apache.plc4x plc4j-driver-modbus - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-driver-opcua - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-driver-s7 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-driver-simulated - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-pcap-replay - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-raw-socket - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-serial - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-udp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test diff --git a/plc4j/integrations/apache-nifi/pom.xml b/plc4j/integrations/apache-nifi/pom.xml index 8c3f2dd4001..950789a49f5 100644 --- a/plc4j/integrations/apache-nifi/pom.xml +++ b/plc4j/integrations/apache-nifi/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-integrations - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-apache-nifi @@ -33,7 +33,7 @@ Integration module for integrating PLC4X into Apache Nifi. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z 1.25.0 1.11.3 diff --git a/plc4j/integrations/pom.xml b/plc4j/integrations/pom.xml index 764779b8562..1f36e3f09d0 100644 --- a/plc4j/integrations/pom.xml +++ b/plc4j/integrations/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-integrations @@ -34,7 +34,7 @@ Parent of all product specific integration modules. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z diff --git a/plc4j/osgi/pom.xml b/plc4j/osgi/pom.xml index 8d90c360abf..4f26eea8b9a 100644 --- a/plc4j/osgi/pom.xml +++ b/plc4j/osgi/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-osgi @@ -32,7 +32,7 @@ OSGi Module for PLC4X - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z @@ -43,12 +43,12 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/pom.xml b/plc4j/pom.xml index d58202098de..23fb0d2a4af 100644 --- a/plc4j/pom.xml +++ b/plc4j/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j @@ -34,7 +34,7 @@ Implementation of the protocol adapters for usage as Java library. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z diff --git a/plc4j/spi/pom.xml b/plc4j/spi/pom.xml index f5b8d08712f..562e4063e62 100644 --- a/plc4j/spi/pom.xml +++ b/plc4j/spi/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-spi @@ -31,7 +31,7 @@ Internal API Module. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z @@ -76,7 +76,7 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT compile diff --git a/plc4j/tools/capture-replay/pom.xml b/plc4j/tools/capture-replay/pom.xml index 33de3105425..b5ab6ebfa9a 100644 --- a/plc4j/tools/capture-replay/pom.xml +++ b/plc4j/tools/capture-replay/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-tools - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-capture-replay @@ -33,7 +33,7 @@ Tool for actively sending out packets captured via WireShark. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z diff --git a/plc4j/tools/connection-cache/pom.xml b/plc4j/tools/connection-cache/pom.xml index ade20c7cf34..6a1122a2e6d 100644 --- a/plc4j/tools/connection-cache/pom.xml +++ b/plc4j/tools/connection-cache/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-tools - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-connection-cache @@ -33,26 +33,26 @@ An implementation of a connection cache. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-ads - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-driver-mock - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test diff --git a/plc4j/tools/opcua-server/pom.xml b/plc4j/tools/opcua-server/pom.xml index 410c239fd59..7b5e96fbc35 100644 --- a/plc4j/tools/opcua-server/pom.xml +++ b/plc4j/tools/opcua-server/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-tools - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-opcua-server @@ -31,7 +31,7 @@ PLC4J: Tools: OPC-UA Server - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z org.apache.plc4x.java.opcuaserver.OPCUAServer @@ -95,20 +95,20 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-all - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT pom runtime diff --git a/plc4j/tools/opm/pom.xml b/plc4j/tools/opm/pom.xml index 99a3b0a94fb..c4a12cf0358 100644 --- a/plc4j/tools/opm/pom.xml +++ b/plc4j/tools/opm/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-tools - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-opm @@ -33,7 +33,7 @@ Layer on top of Plc4X that enables mapping between Objects and PLCs. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -41,12 +41,12 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -67,7 +67,7 @@ org.apache.plc4x plc4j-driver-mock - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test diff --git a/plc4j/tools/plc4x-server/pom.xml b/plc4j/tools/plc4x-server/pom.xml index a2684f4de90..bb0866b1bab 100644 --- a/plc4j/tools/plc4x-server/pom.xml +++ b/plc4j/tools/plc4x-server/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-tools - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-plc4x-server @@ -33,7 +33,7 @@ Server that can be used by drivers of the 'plc4x' protocol to relay requests which are then executed on this machine. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -99,31 +99,31 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-plc4x - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-all - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT pom runtime diff --git a/plc4j/tools/pom.xml b/plc4j/tools/pom.xml index a0fc60df53e..ac08ac7c49f 100644 --- a/plc4j/tools/pom.xml +++ b/plc4j/tools/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-tools @@ -34,7 +34,7 @@ A collection of tools that provide additional services to users. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z diff --git a/plc4j/tools/scraper-ng/pom.xml b/plc4j/tools/scraper-ng/pom.xml index ad7372e3131..02b09ad9666 100644 --- a/plc4j/tools/scraper-ng/pom.xml +++ b/plc4j/tools/scraper-ng/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-tools - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-scraper-ng @@ -33,7 +33,7 @@ Utility to efficiently collect a large number of items on multiple devices by different triggers. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -75,7 +75,7 @@ org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -88,7 +88,7 @@ org.apache.plc4x plc4j-driver-mock - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test diff --git a/plc4j/tools/scraper/pom.xml b/plc4j/tools/scraper/pom.xml index 62a9184e367..972a678cdfc 100644 --- a/plc4j/tools/scraper/pom.xml +++ b/plc4j/tools/scraper/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-tools - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-scraper @@ -33,7 +33,7 @@ Utility to efficiently collect a large number of items on multiple devices by different triggers. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z @@ -73,18 +73,18 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -97,7 +97,7 @@ org.apache.plc4x plc4j-driver-mock - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test diff --git a/plc4j/tools/ui/application/pom.xml b/plc4j/tools/ui/application/pom.xml index 1a5bec3d370..4ec9f2846c1 100644 --- a/plc4j/tools/ui/application/pom.xml +++ b/plc4j/tools/ui/application/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-tools-ui - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-tools-ui-application @@ -126,7 +126,7 @@ org.apache.plc4x plc4j-tools-ui-backend - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -170,7 +170,7 @@ org.apache.plc4x plc4j-tools-ui-frontend - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/tools/ui/backend/pom.xml b/plc4j/tools/ui/backend/pom.xml index 6e5f33cf706..5c1b6aa3737 100644 --- a/plc4j/tools/ui/backend/pom.xml +++ b/plc4j/tools/ui/backend/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-tools-ui - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-tools-ui-backend @@ -114,17 +114,17 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-all - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT pom diff --git a/plc4j/tools/ui/frontend/pom.xml b/plc4j/tools/ui/frontend/pom.xml index b27fb470905..001678128b0 100644 --- a/plc4j/tools/ui/frontend/pom.xml +++ b/plc4j/tools/ui/frontend/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-tools-ui - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-tools-ui-frontend @@ -197,13 +197,13 @@ org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4j-tools-ui-backend - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/tools/ui/pom.xml b/plc4j/tools/ui/pom.xml index 714d55c6d1d..63c0a36882c 100644 --- a/plc4j/tools/ui/pom.xml +++ b/plc4j/tools/ui/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-tools - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-tools-ui @@ -34,7 +34,7 @@ Parent for the UI project, bundling the backend and the frontend part together. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:22Z 3.2.2 - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z @@ -104,7 +104,7 @@ org.apache.plc4x plc4x-protocols-knxnetip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -142,7 +142,7 @@ org.apache.plc4x plc4x-code-generation-language-cs - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -150,7 +150,7 @@ org.apache.plc4x plc4x-protocols-knxnetip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/pom.xml b/pom.xml index fe20b292e33..a7d40828d8d 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.plc4x plc4x-parent - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT pom PLC4X @@ -92,7 +92,7 @@ yyyy-MM-dd'T'HH:mm:ss'Z' - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z **/generated-sources diff --git a/protocols/ab-eth/pom.xml b/protocols/ab-eth/pom.xml index d7a6ac3b63a..7a869277c33 100644 --- a/protocols/ab-eth/pom.xml +++ b/protocols/ab-eth/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-ab-eth @@ -33,14 +33,14 @@ Base protocol specifications for the AB ETH protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/ads/pom.xml b/protocols/ads/pom.xml index 834b1d8b285..2b38c8fbc8e 100644 --- a/protocols/ads/pom.xml +++ b/protocols/ads/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-ads @@ -33,14 +33,14 @@ Base protocol specifications for the ADS protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/bacnetip/pom.xml b/protocols/bacnetip/pom.xml index 092a04aace1..697b80e0b46 100644 --- a/protocols/bacnetip/pom.xml +++ b/protocols/bacnetip/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-bacnetip @@ -33,7 +33,7 @@ Base protocol specifications for the BACNet/IP protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -51,7 +51,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/c-bus/pom.xml b/protocols/c-bus/pom.xml index 740422ef339..b97fc93efe9 100644 --- a/protocols/c-bus/pom.xml +++ b/protocols/c-bus/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-c-bus @@ -33,14 +33,14 @@ Base protocol specifications for the C-Bus protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/canopen/pom.xml b/protocols/canopen/pom.xml index e4352fb4869..c920500c31b 100644 --- a/protocols/canopen/pom.xml +++ b/protocols/canopen/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-canopen @@ -33,14 +33,14 @@ Base protocol specifications for the CANopen protocol. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/df1/pom.xml b/protocols/df1/pom.xml index 5d4fcff2e15..2ebbd4dc895 100644 --- a/protocols/df1/pom.xml +++ b/protocols/df1/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-df1 @@ -33,14 +33,14 @@ Base protocol specifications for the AB Df1 protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/eip/pom.xml b/protocols/eip/pom.xml index 3b6e28cec8f..44345781356 100644 --- a/protocols/eip/pom.xml +++ b/protocols/eip/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-eip @@ -33,14 +33,14 @@ Base protocol specifications for the EhterNet/IP protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/firmata/pom.xml b/protocols/firmata/pom.xml index 3f9c9433c67..cc3c4827bac 100644 --- a/protocols/firmata/pom.xml +++ b/protocols/firmata/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-firmata @@ -33,14 +33,14 @@ Protocol specification for the Firmata protocol, mostly used for Arduino communication. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/genericcan/pom.xml b/protocols/genericcan/pom.xml index 80e147c67b9..1a4463e3b9b 100644 --- a/protocols/genericcan/pom.xml +++ b/protocols/genericcan/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-genericcan @@ -33,14 +33,14 @@ Protocol specifications for the Generic CAN protocol. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/iec-60870/pom.xml b/protocols/iec-60870/pom.xml index ddadb7f665e..78dc2448717 100644 --- a/protocols/iec-60870/pom.xml +++ b/protocols/iec-60870/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-iec-60870 @@ -33,14 +33,14 @@ Base protocol specifications for the IEC-60870 protocol family - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/knxnetip/pom.xml b/protocols/knxnetip/pom.xml index ca7746e9e4b..f978b1dcc95 100644 --- a/protocols/knxnetip/pom.xml +++ b/protocols/knxnetip/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-knxnetip @@ -33,7 +33,7 @@ Base protocol specifications for the KNXNet/IP protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -51,7 +51,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.slf4j diff --git a/protocols/modbus/pom.xml b/protocols/modbus/pom.xml index c023af31683..1e0ebae5033 100644 --- a/protocols/modbus/pom.xml +++ b/protocols/modbus/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-modbus @@ -33,14 +33,14 @@ Base protocol specifications for the Modbus protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/mqtt/pom.xml b/protocols/mqtt/pom.xml index 3b02af4d6c9..6bb0f3c7551 100644 --- a/protocols/mqtt/pom.xml +++ b/protocols/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-mqtt @@ -33,14 +33,14 @@ Protocol specifications for the MQTT protocols - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/opcua/pom.xml b/protocols/opcua/pom.xml index 877cc6e80e7..dc679fd9a6c 100644 --- a/protocols/opcua/pom.xml +++ b/protocols/opcua/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-opcua @@ -33,7 +33,7 @@ Base protocol specifications for the OPC UA protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z @@ -51,7 +51,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/open-protocol/pom.xml b/protocols/open-protocol/pom.xml index b9fb2700f7c..5a6b3b74d26 100644 --- a/protocols/open-protocol/pom.xml +++ b/protocols/open-protocol/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-open-protocol @@ -33,14 +33,14 @@ Protocol specifications for the Atlas Copco: Open Protocol protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/plc4x-api/pom.xml b/protocols/plc4x-api/pom.xml index d35194ad951..527a2234a39 100644 --- a/protocols/plc4x-api/pom.xml +++ b/protocols/plc4x-api/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-plc4x-api @@ -33,14 +33,14 @@ General purpose API types - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/plc4x/pom.xml b/protocols/plc4x/pom.xml index 02afab0c9c7..11faffb11ee 100644 --- a/protocols/plc4x/pom.xml +++ b/protocols/plc4x/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-plc4x @@ -33,14 +33,14 @@ Base protocol specifications for the PLC4X Proxy protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/pom.xml b/protocols/pom.xml index 954a46f2714..1cf48cddee5 100644 --- a/protocols/pom.xml +++ b/protocols/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols @@ -34,7 +34,7 @@ Base protocol specifications. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z diff --git a/protocols/profinet/pom.xml b/protocols/profinet/pom.xml index 2348702fc8e..900ff62aeb2 100644 --- a/protocols/profinet/pom.xml +++ b/protocols/profinet/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-profinet @@ -33,14 +33,14 @@ Base protocol specifications for the Profinet protocols - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/s7/pom.xml b/protocols/s7/pom.xml index 6ed03f2eb46..2514d5d6a8f 100644 --- a/protocols/s7/pom.xml +++ b/protocols/s7/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-s7 @@ -33,14 +33,14 @@ Base protocol specifications for the Siemens S7 protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/simulated/pom.xml b/protocols/simulated/pom.xml index 75d3ac294f0..b260494f456 100644 --- a/protocols/simulated/pom.xml +++ b/protocols/simulated/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-simulated @@ -33,14 +33,14 @@ Base protocol specifications for the Simulated protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/socketcan/pom.xml b/protocols/socketcan/pom.xml index 690d45a7eaa..d3def2de7e9 100644 --- a/protocols/socketcan/pom.xml +++ b/protocols/socketcan/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-socketcan @@ -33,14 +33,14 @@ Protocol of binary representation of SocketCAN frames. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/protocols/umas/pom.xml b/protocols/umas/pom.xml index 42b79d000af..2e64cff0c61 100644 --- a/protocols/umas/pom.xml +++ b/protocols/umas/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-umas @@ -33,14 +33,14 @@ Base protocol specifications for the Umas protocol - 2024-02-16T14:25:01Z + 2024-02-16T14:32:21Z org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/sandbox/discovery/pom.xml b/sandbox/discovery/pom.xml index 2f26121e345..353609fff1a 100644 --- a/sandbox/discovery/pom.xml +++ b/sandbox/discovery/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x.sandbox plc4x-sandbox - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-discovery @@ -32,14 +32,14 @@ Implementation of a PLC4X driver which provides discovery services. It's not actually a real diver, but more utilizes the drivers discovery mechanisms in a way that it integrates into the PLC4X API nicely. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z org.apache.plc4x plc4j-spi - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/sandbox/plc4py/pom.xml b/sandbox/plc4py/pom.xml index 3749f4c56c4..024b59e0509 100644 --- a/sandbox/plc4py/pom.xml +++ b/sandbox/plc4py/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x.sandbox plc4x-sandbox - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4py @@ -34,7 +34,7 @@ Implementation of the protocol adapters for usage as Python library. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z plc4py OFF @@ -97,7 +97,7 @@ org.apache.plc4x plc4x-code-generation-language-python - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -105,7 +105,7 @@ org.apache.plc4x plc4x-protocols-modbus - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -113,7 +113,7 @@ org.apache.plc4x plc4x-protocols-simulated - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -121,7 +121,7 @@ org.apache.plc4x plc4x-protocols-umas - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/sandbox/pom.xml b/sandbox/pom.xml index ff8762cdef1..51b30e350f2 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x.sandbox @@ -35,7 +35,7 @@ Place where new stuff is located before it is regarded production-quality. - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z diff --git a/sandbox/test-java-df1-driver/pom.xml b/sandbox/test-java-df1-driver/pom.xml index 92bd098c852..8529a17734e 100644 --- a/sandbox/test-java-df1-driver/pom.xml +++ b/sandbox/test-java-df1-driver/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x.sandbox plc4x-sandbox - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test-java-df1-driver @@ -31,25 +31,25 @@ Sandbox: Test Df1 Driver - 2024-02-16T14:25:01Z + 2024-02-16T14:32:20Z org.apache.plc4x plc4j-api - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-serial - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT true @@ -96,7 +96,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -123,7 +123,7 @@ org.apache.plc4x plc4x-protocols-df1 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -161,7 +161,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -169,7 +169,7 @@ org.apache.plc4x plc4x-protocols-df1 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/tools/release-0-update-generated-code.sh b/tools/release-0-update-generated-code.sh index f71a4400a78..515ef711e8b 100755 --- a/tools/release-0-update-generated-code.sh +++ b/tools/release-0-update-generated-code.sh @@ -46,7 +46,7 @@ rm -r "$DIRECTORY/plc4c/generated-sources" # TODO: Possibly check, if the year in the NOTICE is outdated # 3. Run the maven build for all modules with "update-generated-code" enabled (Docker container) -docker compose run --rm releaser bash /ws/mvnw -e -P with-c,with-dotnet,with-go,with-java,with-python,with-sandbox,enable-all-checks,update-generated-code -Dmaven.repo.local=/ws/out/.repository clean package +docker compose run --rm releaser bash /ws/mvnw -e -P with-c,with-dotnet,with-go,with-java,with-python,with-sandbox,enable-all-checks,update-generated-code -Dmaven.repo.local=/ws/out/.repository clean package -DskipTests if [ $? -ne 0 ]; then echo "Got non-0 exit code from docker compose, aborting." exit 1