diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 9a5f6dcd00a..f7478c280b8 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,17 +1,5 @@ ============================================================== -(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 e2c3e4d7005..7ed1014effa 100644 --- a/code-generation/language-base-freemarker/pom.xml +++ b/code-generation/language-base-freemarker/pom.xml @@ -33,7 +33,7 @@ Base code for building language outputs based on Freemarker - 2024-02-16T08:53:05Z + 2024-02-16T09:32:26Z diff --git a/code-generation/language-c/pom.xml b/code-generation/language-c/pom.xml index 56ac2364f61..a5d1293be83 100644 --- a/code-generation/language-c/pom.xml +++ b/code-generation/language-c/pom.xml @@ -33,7 +33,7 @@ Code generation template for generating C code - 2024-02-16T08:53:05Z + 2024-02-16T09:32:26Z diff --git a/code-generation/language-cs/pom.xml b/code-generation/language-cs/pom.xml index 23166ecd584..e35b2dee705 100644 --- a/code-generation/language-cs/pom.xml +++ b/code-generation/language-cs/pom.xml @@ -33,7 +33,7 @@ Code generation template for generating C# code - 2024-02-16T08:53:05Z + 2024-02-16T09:32:26Z diff --git a/code-generation/language-go/pom.xml b/code-generation/language-go/pom.xml index 5a1ff06dcf1..eb0dbef829b 100644 --- a/code-generation/language-go/pom.xml +++ b/code-generation/language-go/pom.xml @@ -33,7 +33,7 @@ Code generation template for generating Go(lang) code - 2024-02-16T08:53:05Z + 2024-02-16T09:32:27Z diff --git a/code-generation/language-java/pom.xml b/code-generation/language-java/pom.xml index d2d8bbb4990..9797dd9c2cf 100644 --- a/code-generation/language-java/pom.xml +++ b/code-generation/language-java/pom.xml @@ -33,7 +33,7 @@ Code generation template for generating Java code - 2024-02-16T08:53:05Z + 2024-02-16T09:32:27Z diff --git a/code-generation/language-python/pom.xml b/code-generation/language-python/pom.xml index 7b19d771561..c2df4005cfe 100644 --- a/code-generation/language-python/pom.xml +++ b/code-generation/language-python/pom.xml @@ -33,7 +33,7 @@ Code generation template for generating Python code - 2024-02-16T08:53:05Z + 2024-02-16T09:32:27Z diff --git a/code-generation/pom.xml b/code-generation/pom.xml index 52964a250e7..fcc7c9100f0 100644 --- a/code-generation/pom.xml +++ b/code-generation/pom.xml @@ -34,7 +34,7 @@ Home of the PLC4X code-generation framework. - 2024-02-16T08:53:05Z + 2024-02-16T09:32:26Z diff --git a/code-generation/protocol-base-mspec/pom.xml b/code-generation/protocol-base-mspec/pom.xml index ee2baa85137..0e64bba0253 100644 --- a/code-generation/protocol-base-mspec/pom.xml +++ b/code-generation/protocol-base-mspec/pom.xml @@ -33,7 +33,7 @@ Base stuff for building protocols using our custom MSpec format. - 2024-02-16T08:53:05Z + 2024-02-16T09:32:27Z diff --git a/code-generation/protocol-test/pom.xml b/code-generation/protocol-test/pom.xml index 9972997c499..4e0c55b6ab9 100644 --- a/code-generation/protocol-test/pom.xml +++ b/code-generation/protocol-test/pom.xml @@ -33,7 +33,7 @@ Fake protocol intended for demonstrating the different features and aspects of MSpec. - 2024-02-16T08:53:05Z + 2024-02-16T09:32:27Z diff --git a/code-generation/tests/pom.xml b/code-generation/tests/pom.xml index 47ac12bb1b2..46c772ec9eb 100644 --- a/code-generation/tests/pom.xml +++ b/code-generation/tests/pom.xml @@ -34,7 +34,7 @@ Tests for the various code-generation modules - 2024-02-16T08:53:05Z + 2024-02-16T09:32:27Z diff --git a/code-generation/tests/protocol-test-java/pom.xml b/code-generation/tests/protocol-test-java/pom.xml index 8542fceb646..e68a8e5765d 100644 --- a/code-generation/tests/protocol-test-java/pom.xml +++ b/code-generation/tests/protocol-test-java/pom.xml @@ -32,7 +32,7 @@ Code-Generation: Protocol Test: Test Java - 2024-02-16T08:53:07Z + 2024-02-16T09:32:28Z diff --git a/plc4c/pom.xml b/plc4c/pom.xml index 3f665fd8af7..32fc220b7a7 100644 --- a/plc4c/pom.xml +++ b/plc4c/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4c @@ -34,7 +34,7 @@ Implementation of the protocol adapters for usage as C library. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z 2.5.2 @@ -341,21 +341,21 @@ org.apache.plc4x plc4x-protocols-modbus - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-plc4x - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-s7 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4go/pom.xml b/plc4go/pom.xml index 0fd238e1984..b20dc4fa013 100644 --- a/plc4go/pom.xml +++ b/plc4go/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4go @@ -34,7 +34,7 @@ Implementation of the protocol adapters for usage as Go(lang) library. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z . ** @@ -414,7 +414,7 @@ org.apache.plc4x plc4x-protocols-ab-eth - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -422,7 +422,7 @@ org.apache.plc4x plc4x-protocols-ads - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -430,7 +430,7 @@ org.apache.plc4x plc4x-protocols-bacnetip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -438,7 +438,7 @@ org.apache.plc4x plc4x-protocols-c-bus - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -446,7 +446,7 @@ org.apache.plc4x plc4x-protocols-df1 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -454,7 +454,7 @@ org.apache.plc4x plc4x-protocols-eip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -462,7 +462,7 @@ org.apache.plc4x plc4x-protocols-firmata - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -470,7 +470,7 @@ org.apache.plc4x plc4x-protocols-knxnetip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -478,7 +478,7 @@ org.apache.plc4x plc4x-protocols-modbus - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -486,7 +486,7 @@ org.apache.plc4x plc4x-protocols-opcua - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -494,7 +494,7 @@ org.apache.plc4x plc4x-protocols-s7 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -502,7 +502,7 @@ org.apache.plc4x plc4x-protocols-simulated - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test-jar provided @@ -723,84 +723,84 @@ org.apache.plc4x plc4x-protocols-ab-eth - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-ads - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-bacnetip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-c-bus - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-df1 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-eip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-firmata - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-knxnetip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-modbus - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-opcua - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-s7 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4x-protocols-simulated - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/api/pom.xml b/plc4j/api/pom.xml index 62082cd3908..111cc380d95 100644 --- a/plc4j/api/pom.xml +++ b/plc4j/api/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-api @@ -32,7 +32,7 @@ Central API Module. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z diff --git a/plc4j/drivers/ab-eth/pom.xml b/plc4j/drivers/ab-eth/pom.xml index b83d015079b..36061e5f4df 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.12.1-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-16T09:17:50Z + 2024-02-16T09:32:27Z @@ -90,18 +90,18 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -116,14 +116,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-ab-eth - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -169,7 +169,7 @@ org.apache.plc4x plc4x-protocols-ab-eth - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/ads/pom.xml b/plc4j/drivers/ads/pom.xml index 4702575bea0..bc2f0356c94 100644 --- a/plc4j/drivers/ads/pom.xml +++ b/plc4j/drivers/ads/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-ads @@ -31,7 +31,7 @@ PLC4J: Driver: Beckhoff TwinCat ADS Driver - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z @@ -89,18 +89,18 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -129,7 +129,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -141,7 +141,7 @@ org.apache.plc4x plc4x-protocols-ads - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -192,7 +192,7 @@ org.apache.plc4x plc4x-protocols-ads - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/all/pom.xml b/plc4j/drivers/all/pom.xml index 8d3be214c3f..09a8e1581da 100644 --- a/plc4j/drivers/all/pom.xml +++ b/plc4j/drivers/all/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-all @@ -33,7 +33,7 @@ Meta package to include all standard drivers - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z @@ -58,12 +58,12 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.maven @@ -80,110 +80,110 @@ org.apache.plc4x plc4j-driver-ab-eth - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-ads - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-bacnet - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-c-bus - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-can - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-canopen - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-eip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-firmata - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-iec-60870 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-knxnetip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-open-protocol - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-modbus - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-opcua - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-plc4x - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-profinet-ng - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-s7 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-driver-simulated - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime org.apache.plc4x plc4j-transport-serial - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT runtime diff --git a/plc4j/drivers/bacnet/pom.xml b/plc4j/drivers/bacnet/pom.xml index f790e6031d0..cbb2ec2ad11 100644 --- a/plc4j/drivers/bacnet/pom.xml +++ b/plc4j/drivers/bacnet/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-bacnet @@ -31,7 +31,7 @@ PLC4J: Driver: BACNet/IP Driver - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z @@ -89,35 +89,35 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-udp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-raw-socket - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT true org.apache.plc4x plc4j-utils-pcap-shared - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT true org.apache.plc4x plc4j-transport-pcap-replay - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT true @@ -152,13 +152,13 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-utils-test-generator - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -177,7 +177,7 @@ org.apache.plc4x plc4x-protocols-bacnetip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -243,7 +243,7 @@ org.apache.plc4x plc4x-protocols-bacnetip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/c-bus/pom.xml b/plc4j/drivers/c-bus/pom.xml index 6965b1c8d9b..544dae96d77 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-c-bus @@ -33,7 +33,7 @@ - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z @@ -92,18 +92,18 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -122,14 +122,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-c-bus - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -180,7 +180,7 @@ org.apache.plc4x plc4x-protocols-c-bus - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/can/pom.xml b/plc4j/drivers/can/pom.xml index ffba748ee39..5508130eb6a 100644 --- a/plc4j/drivers/can/pom.xml +++ b/plc4j/drivers/can/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-can @@ -33,7 +33,7 @@ Implementation of CAN driver. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z @@ -91,30 +91,30 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-can - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-socketcan - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-virtualcan - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -136,7 +136,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -177,7 +177,7 @@ org.apache.plc4x plc4x-protocols-genericcan - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/canopen/pom.xml b/plc4j/drivers/canopen/pom.xml index 18c3529dd5b..d35dc557354 100644 --- a/plc4j/drivers/canopen/pom.xml +++ b/plc4j/drivers/canopen/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-canopen @@ -33,7 +33,7 @@ Implementation of CANopen driver. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z @@ -91,24 +91,24 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-can - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-can - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -133,13 +133,13 @@ org.apache.plc4x plc4j-transport-test - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -151,7 +151,7 @@ org.apache.plc4x plc4x-protocols-canopen - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -189,7 +189,7 @@ org.apache.plc4x plc4x-protocols-canopen - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/ctrlx/pom.xml b/plc4j/drivers/ctrlx/pom.xml index 39452367934..e1d4e7be977 100644 --- a/plc4j/drivers/ctrlx/pom.xml +++ b/plc4j/drivers/ctrlx/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-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-16T09:17:50Z + 2024-02-16T09:32:27Z @@ -121,13 +121,13 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/drivers/eip/pom.xml b/plc4j/drivers/eip/pom.xml index 24b17bb9854..75ad9331dcd 100644 --- a/plc4j/drivers/eip/pom.xml +++ b/plc4j/drivers/eip/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-eip @@ -33,7 +33,7 @@ - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z @@ -93,18 +93,18 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -129,14 +129,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-eip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -185,7 +185,7 @@ org.apache.plc4x plc4x-protocols-eip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/firmata/pom.xml b/plc4j/drivers/firmata/pom.xml index 74633096b27..88901ca5bca 100644 --- a/plc4j/drivers/firmata/pom.xml +++ b/plc4j/drivers/firmata/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-firmata @@ -31,7 +31,7 @@ PLC4J: Driver: Firmata - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z @@ -99,18 +99,18 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-serial - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -131,14 +131,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-firmata - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -184,7 +184,7 @@ org.apache.plc4x plc4x-protocols-firmata - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/iec-60870/pom.xml b/plc4j/drivers/iec-60870/pom.xml index 4cbf9473761..f79ee0effb4 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.12.1-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-16T09:17:50Z + 2024-02-16T09:32:27Z @@ -91,18 +91,18 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -125,14 +125,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-iec-60870 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -178,7 +178,7 @@ org.apache.plc4x plc4x-protocols-iec-60870 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/knxnetip/pom.xml b/plc4j/drivers/knxnetip/pom.xml index 4ede71602be..60a685aea7f 100644 --- a/plc4j/drivers/knxnetip/pom.xml +++ b/plc4j/drivers/knxnetip/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-knxnetip @@ -31,7 +31,7 @@ PLC4J: Driver: KNXNet/IP - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z @@ -89,28 +89,28 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-udp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-raw-socket - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-pcap-replay - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -146,20 +146,20 @@ org.apache.plc4x plc4j-utils-pcap-shared - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-knxnetip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -205,7 +205,7 @@ org.apache.plc4x plc4x-protocols-knxnetip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/mock/pom.xml b/plc4j/drivers/mock/pom.xml index 644ba8e74c2..b0ccc34ab81 100644 --- a/plc4j/drivers/mock/pom.xml +++ b/plc4j/drivers/mock/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-mock @@ -33,19 +33,19 @@ Implementation of a PLC4X driver Mock usable in Unit-Tests. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:28Z org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/drivers/modbus/pom.xml b/plc4j/drivers/modbus/pom.xml index 9f1d0f03df6..beb2a43fe8d 100644 --- a/plc4j/drivers/modbus/pom.xml +++ b/plc4j/drivers/modbus/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-modbus @@ -32,7 +32,7 @@ Implementation of a PLC4X driver for the Modbus protocol. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:28Z @@ -90,24 +90,24 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-utils-raw-sockets - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -130,21 +130,21 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-serial - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-modbus - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -190,7 +190,7 @@ org.apache.plc4x plc4x-protocols-modbus - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/opcua/pom.xml b/plc4j/drivers/opcua/pom.xml index cdaa0b5e4b0..4867646af28 100644 --- a/plc4j/drivers/opcua/pom.xml +++ b/plc4j/drivers/opcua/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-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-16T09:17:50Z + 2024-02-16T09:32:28Z @@ -105,13 +105,13 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -148,13 +148,13 @@ org.apache.plc4x plc4j-transport-tcp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -181,7 +181,7 @@ org.apache.plc4x plc4x-protocols-opcua - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -252,7 +252,7 @@ org.apache.plc4x plc4x-protocols-opcua - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/open-protocol/pom.xml b/plc4j/drivers/open-protocol/pom.xml index 81120cef280..1e6a43753e3 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.12.1-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-16T09:17:50Z + 2024-02-16T09:32:28Z @@ -99,23 +99,23 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-serial - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -126,14 +126,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-protocols-open-protocol - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -179,7 +179,7 @@ org.apache.plc4x plc4x-protocols-open-protocol - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/plc4x/pom.xml b/plc4j/drivers/plc4x/pom.xml index 70f32e33f12..8759e0c20a8 100644 --- a/plc4j/drivers/plc4x/pom.xml +++ b/plc4j/drivers/plc4x/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-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-16T09:17:50Z + 2024-02-16T09:32:28Z @@ -92,18 +92,18 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -127,7 +127,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -141,7 +141,7 @@ org.apache.plc4x plc4x-protocols-plc4x - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -188,7 +188,7 @@ org.apache.plc4x plc4x-protocols-plc4x - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/pom.xml b/plc4j/drivers/pom.xml index 7d7b9699f3e..f60961f866b 100644 --- a/plc4j/drivers/pom.xml +++ b/plc4j/drivers/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-drivers @@ -34,7 +34,7 @@ Wrapper project for all PLC4J driver implementations. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z diff --git a/plc4j/drivers/profinet-ng/pom.xml b/plc4j/drivers/profinet-ng/pom.xml index 4590c686eb9..dfa8fcb9033 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-profinet-ng @@ -32,7 +32,7 @@ Implementation of a PLC4X driver for the Profinet protocol. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:28Z @@ -90,28 +90,28 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-raw-socket - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-utils-pcap-shared - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-utils-raw-sockets - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.pcap4j @@ -148,13 +148,13 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-utils-test-generator - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -170,7 +170,7 @@ org.apache.plc4x plc4x-protocols-profinet - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -221,7 +221,7 @@ org.apache.plc4x plc4x-protocols-profinet - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/profinet/pom.xml b/plc4j/drivers/profinet/pom.xml index bcde445af1c..a2f82aca20c 100644 --- a/plc4j/drivers/profinet/pom.xml +++ b/plc4j/drivers/profinet/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-driver-profinet @@ -32,7 +32,7 @@ Implementation of a PLC4X driver for the Profinet protocol. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:28Z @@ -90,28 +90,28 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-raw-socket - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-utils-pcap-shared - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-utils-raw-sockets - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.pcap4j @@ -153,13 +153,13 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-utils-test-generator - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -172,7 +172,7 @@ org.apache.plc4x plc4x-protocols-profinet - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -223,7 +223,7 @@ org.apache.plc4x plc4x-protocols-profinet - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/s7/pom.xml b/plc4j/drivers/s7/pom.xml index 7cf94abf83d..917109fe8c0 100644 --- a/plc4j/drivers/s7/pom.xml +++ b/plc4j/drivers/s7/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-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-16T09:17:50Z + 2024-02-16T09:32:28Z @@ -92,18 +92,18 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -146,7 +146,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -163,7 +163,7 @@ org.apache.plc4x plc4x-protocols-s7 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -219,7 +219,7 @@ org.apache.plc4x plc4x-protocols-s7 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/simulated/pom.xml b/plc4j/drivers/simulated/pom.xml index afa2188b4ad..a5c8f875f8e 100644 --- a/plc4j/drivers/simulated/pom.xml +++ b/plc4j/drivers/simulated/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-drivers - 0.12.1-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-16T09:17:50Z + 2024-02-16T09:32:28Z @@ -89,12 +89,12 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -148,7 +148,7 @@ org.apache.plc4x plc4x-protocols-simulated - 0.12.1-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 3a34e66164d..dd90f01b7f6 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.12.1-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-16T09:17:50Z + 2024-02-16T09:32:27Z org.apache.plc4x.java.examples.helloads.telemetry.HelloAdsTelemetry @@ -40,7 +40,7 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-cloud-azure/pom.xml b/plc4j/examples/hello-cloud-azure/pom.xml index c1ff8faf56e..654ba53ab1d 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-cloud-azure @@ -34,14 +34,14 @@ - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-cloud-google/pom.xml b/plc4j/examples/hello-cloud-google/pom.xml index 5ed85eb2a93..77be9546024 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-cloud-google @@ -34,14 +34,14 @@ - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-connectivity-mqtt/pom.xml b/plc4j/examples/hello-connectivity-mqtt/pom.xml index e94d9b3abe1..9c7bc0ed5ca 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.12.1-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-16T09:17:50Z + 2024-02-16T09:32:27Z org.apache.plc4x.java.examples.connectivity.mqtt.MqttConnector @@ -40,7 +40,7 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-discovery/pom.xml b/plc4j/examples/hello-discovery/pom.xml index b65eea8fd06..c51b66ef5aa 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-discovery @@ -32,7 +32,7 @@ Hello world application for PLC4X demonstrating the Discovery API. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z org.apache.plc4x.java.examples.hellodiscovery.HelloDiscovery @@ -40,7 +40,7 @@ org.apache.plc4x plc4j-api - 0.12.1-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 eb2cee94a8d..087b63bbe4d 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-influx-data-collection @@ -32,7 +32,7 @@ Data Collection with PLC4X and InfluxDB. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z org.apache.plc4x.java.examples.helloinflux.HelloInflux @@ -40,12 +40,12 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-integration-iotdb/pom.xml b/plc4j/examples/hello-integration-iotdb/pom.xml index 538bf158482..f724baf1ab8 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-integration-iotdb @@ -32,7 +32,7 @@ Application outputting PLC data into IoTDB. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z 1.2.2 org.apache.plc4x.java.examples.integration.iotdb.PlcLogger @@ -56,7 +56,7 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-opm/pom.xml b/plc4j/examples/hello-opm/pom.xml index 2e291ddee71..e012a545613 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-opm @@ -32,7 +32,7 @@ Hello World example of PLC4X using the OPM feature. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z org.apache.plc4x.java.examples.helloopm.HelloOpm @@ -40,12 +40,12 @@ org.apache.plc4x plc4j-opm - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-webservice/pom.xml b/plc4j/examples/hello-webservice/pom.xml index 5edb452aa24..9caf7989bf2 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-webservice @@ -32,7 +32,7 @@ Hello world application sending PLC4X data to a remote Webservice. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z org.apache.plc4x.java.examples.hellowebservice.HelloWebservice @@ -40,7 +40,7 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/hello-world-kotlin/pom.xml b/plc4j/examples/hello-world-kotlin/pom.xml index 1301c6594fa..715e8a45ef4 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-world-kotlin @@ -31,7 +31,7 @@ 2024-02-16T09:17:50Z - 2024-02-16T08:53:06Z + 2024-02-16T09:32:27Z 1.9.22 true org.apache.plc4x.java.examples.hellokotlin.ReadModbusPalKt @@ -46,7 +46,7 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -57,14 +57,14 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-s7 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/poll-loop/pom.xml b/plc4j/examples/poll-loop/pom.xml index 878faa5e7de..7c10fa8e873 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-poll-loop - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT PLC4J: Examples: Poll Loop Example Fetches data in a continuous loop - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z org.apache.plc4x.java.examples.helloplc4x.HelloPlc4x @@ -41,7 +41,7 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/examples/pom.xml b/plc4j/examples/pom.xml index 7eeb4a923e7..2631b5aa76f 100644 --- a/plc4j/examples/pom.xml +++ b/plc4j/examples/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x.examples @@ -35,7 +35,7 @@ Parent of all java based application example modules. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z override-this-property-in-application-pom @@ -133,7 +133,7 @@ org.apache.plc4x plc4j-driver-all - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT pom runtime diff --git a/plc4j/integrations/apache-calcite/pom.xml b/plc4j/integrations/apache-calcite/pom.xml index 5fbe84e22ad..8dcf7cb8280 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-apache-calcite @@ -32,7 +32,7 @@ PLC4J: Integrations: Apache Calcite - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z 1.36.0 @@ -68,19 +68,19 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-scraper - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-all - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT pom runtime diff --git a/plc4j/integrations/apache-kafka/pom.xml b/plc4j/integrations/apache-kafka/pom.xml index d80c21e6378..051f8045f27 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.12.1-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-16T09:17:50Z + 2024-02-16T09:32:27Z 3.2.0 0.12.0 @@ -156,17 +156,17 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-scraper - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -186,7 +186,7 @@ org.apache.plc4x plc4j-driver-all - 0.12.1-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 d1d8ea59d92..ce9c795b36e 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-nifi-plc4x-nar @@ -32,7 +32,7 @@ PLC4J: Integrations: Apache Nifi: NAR - 2024-02-16T09:17:50Z + 2024-02-16T09:32:28Z true true @@ -59,7 +59,7 @@ org.apache.plc4x plc4j-nifi-plc4x-processors - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -74,14 +74,14 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-all - 0.12.1-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 df6cba99061..26310a86a21 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-nifi-plc4x-processors @@ -31,24 +31,24 @@ PLC4J: Integrations: Apache Nifi: Processors - 2024-02-16T09:17:50Z + 2024-02-16T09:32:28Z org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.nifi @@ -118,55 +118,55 @@ org.apache.plc4x plc4j-driver-modbus - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-driver-opcua - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-driver-s7 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-driver-simulated - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-pcap-replay - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-raw-socket - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-serial - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-tcp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-transport-udp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test diff --git a/plc4j/integrations/apache-nifi/pom.xml b/plc4j/integrations/apache-nifi/pom.xml index d271b2b5947..1c3a1d3123c 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-apache-nifi @@ -33,7 +33,7 @@ Integration module for integrating PLC4X into Apache Nifi. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z 1.25.0 1.11.3 diff --git a/plc4j/integrations/pom.xml b/plc4j/integrations/pom.xml index 6e4edccd2b4..0c12cb3b535 100644 --- a/plc4j/integrations/pom.xml +++ b/plc4j/integrations/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-integrations @@ -34,7 +34,7 @@ Parent of all product specific integration modules. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z diff --git a/plc4j/osgi/pom.xml b/plc4j/osgi/pom.xml index 220c6ebbe05..fb4e349095f 100644 --- a/plc4j/osgi/pom.xml +++ b/plc4j/osgi/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-osgi @@ -32,7 +32,7 @@ OSGi Module for PLC4X - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z @@ -43,12 +43,12 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/pom.xml b/plc4j/pom.xml index b96db3e81c4..a04bdb58712 100644 --- a/plc4j/pom.xml +++ b/plc4j/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j @@ -34,7 +34,7 @@ Implementation of the protocol adapters for usage as Java library. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z diff --git a/plc4j/spi/pom.xml b/plc4j/spi/pom.xml index 31efdf012b7..8a16b48d9a8 100644 --- a/plc4j/spi/pom.xml +++ b/plc4j/spi/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-spi @@ -31,7 +31,7 @@ Internal API Module. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z @@ -76,7 +76,7 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT compile diff --git a/plc4j/tools/capture-replay/pom.xml b/plc4j/tools/capture-replay/pom.xml index e81479bdccb..237ac9d83f2 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-capture-replay @@ -33,7 +33,7 @@ Tool for actively sending out packets captured via WireShark. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/plc4j/tools/connection-cache/pom.xml b/plc4j/tools/connection-cache/pom.xml index 73099a3ba3a..f5220e8ddf8 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-connection-cache @@ -33,26 +33,26 @@ An implementation of a connection cache. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-ads - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4j-driver-mock - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test diff --git a/plc4j/tools/opcua-server/pom.xml b/plc4j/tools/opcua-server/pom.xml index 843066e3061..03bbf1e2702 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-opcua-server @@ -31,7 +31,7 @@ PLC4J: Tools: OPC-UA Server - 2024-02-16T09:17:50Z + 2024-02-16T09:32:28Z org.apache.plc4x.java.opcuaserver.OPCUAServer @@ -95,20 +95,20 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-all - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT pom runtime diff --git a/plc4j/tools/opm/pom.xml b/plc4j/tools/opm/pom.xml index dbb681bc2d4..a94f63a37c4 100644 --- a/plc4j/tools/opm/pom.xml +++ b/plc4j/tools/opm/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-tools - 0.12.1-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-16T09:17:50Z + 2024-02-16T09:32:28Z @@ -41,12 +41,12 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -67,7 +67,7 @@ org.apache.plc4x plc4j-driver-mock - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test diff --git a/plc4j/tools/plc4x-server/pom.xml b/plc4j/tools/plc4x-server/pom.xml index e9af63b275c..ee6167daa56 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.12.1-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-16T09:17:50Z + 2024-02-16T09:32:28Z @@ -99,31 +99,31 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-plc4x - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-all - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT pom runtime diff --git a/plc4j/tools/pom.xml b/plc4j/tools/pom.xml index 8b1afd9de7f..69f083e501f 100644 --- a/plc4j/tools/pom.xml +++ b/plc4j/tools/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-tools @@ -34,7 +34,7 @@ A collection of tools that provide additional services to users. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z diff --git a/plc4j/tools/scraper-ng/pom.xml b/plc4j/tools/scraper-ng/pom.xml index 680704a74cd..3dcc69e8d6e 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.12.1-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-16T09:17:50Z + 2024-02-16T09:32:28Z @@ -75,7 +75,7 @@ org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -88,7 +88,7 @@ org.apache.plc4x plc4j-driver-mock - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test diff --git a/plc4j/tools/scraper/pom.xml b/plc4j/tools/scraper/pom.xml index 627afd9313b..62dfd520069 100644 --- a/plc4j/tools/scraper/pom.xml +++ b/plc4j/tools/scraper/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-tools - 0.12.1-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-16T09:17:50Z + 2024-02-16T09:32:28Z @@ -73,18 +73,18 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -97,7 +97,7 @@ org.apache.plc4x plc4j-driver-mock - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test diff --git a/plc4j/tools/ui/application/pom.xml b/plc4j/tools/ui/application/pom.xml index 76fd091095f..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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-tools-ui-application @@ -126,7 +126,7 @@ org.apache.plc4x plc4j-tools-ui-backend - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT @@ -170,7 +170,7 @@ org.apache.plc4x plc4j-tools-ui-frontend - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/tools/ui/backend/pom.xml b/plc4j/tools/ui/backend/pom.xml index 468de80ca6c..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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-tools-ui-backend @@ -114,17 +114,17 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-driver-all - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT pom diff --git a/plc4j/tools/ui/frontend/pom.xml b/plc4j/tools/ui/frontend/pom.xml index 5f530fd4fb9..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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-tools-ui-frontend @@ -197,13 +197,13 @@ org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided org.apache.plc4x plc4j-tools-ui-backend - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/tools/ui/pom.xml b/plc4j/tools/ui/pom.xml index 5c3eabddf15..814afab39c0 100644 --- a/plc4j/tools/ui/pom.xml +++ b/plc4j/tools/ui/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-tools - 0.12.1-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-16T09:17:50Z + 2024-02-16T09:32:28Z 3.2.2 - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z @@ -104,7 +104,7 @@ org.apache.plc4x plc4x-protocols-knxnetip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -150,7 +150,7 @@ org.apache.plc4x plc4x-protocols-knxnetip - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/pom.xml b/pom.xml index 60fc3415b14..6d62245c6dc 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.plc4x plc4x-parent - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT pom PLC4X @@ -92,7 +92,7 @@ yyyy-MM-dd'T'HH:mm:ss'Z' - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z **/generated-sources diff --git a/protocols/ab-eth/pom.xml b/protocols/ab-eth/pom.xml index f04e4686877..d66bdf2ef49 100644 --- a/protocols/ab-eth/pom.xml +++ b/protocols/ab-eth/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-ab-eth @@ -33,7 +33,7 @@ Base protocol specifications for the AB ETH protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/ads/pom.xml b/protocols/ads/pom.xml index b90bda4419d..c1bfa1d89c5 100644 --- a/protocols/ads/pom.xml +++ b/protocols/ads/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-ads @@ -33,7 +33,7 @@ Base protocol specifications for the ADS protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/bacnetip/pom.xml b/protocols/bacnetip/pom.xml index 537866a46f8..7cae1484fd7 100644 --- a/protocols/bacnetip/pom.xml +++ b/protocols/bacnetip/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-bacnetip @@ -33,7 +33,7 @@ Base protocol specifications for the BACNet/IP protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/c-bus/pom.xml b/protocols/c-bus/pom.xml index 4032a3bb6ad..578fa9a19ef 100644 --- a/protocols/c-bus/pom.xml +++ b/protocols/c-bus/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-c-bus @@ -33,7 +33,7 @@ Base protocol specifications for the C-Bus protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/canopen/pom.xml b/protocols/canopen/pom.xml index b8900976d50..b9312cffdb3 100644 --- a/protocols/canopen/pom.xml +++ b/protocols/canopen/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-canopen @@ -33,7 +33,7 @@ Base protocol specifications for the CANopen protocol. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/df1/pom.xml b/protocols/df1/pom.xml index 3edfb584889..18d03c0360d 100644 --- a/protocols/df1/pom.xml +++ b/protocols/df1/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-df1 @@ -33,7 +33,7 @@ Base protocol specifications for the AB Df1 protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/eip/pom.xml b/protocols/eip/pom.xml index 9e76f5f9f3d..52d074fc3bf 100644 --- a/protocols/eip/pom.xml +++ b/protocols/eip/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-eip @@ -33,7 +33,7 @@ Base protocol specifications for the EhterNet/IP protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/firmata/pom.xml b/protocols/firmata/pom.xml index a8561e0ae3d..3c3b98f5c78 100644 --- a/protocols/firmata/pom.xml +++ b/protocols/firmata/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-firmata @@ -33,7 +33,7 @@ Protocol specification for the Firmata protocol, mostly used for Arduino communication. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/genericcan/pom.xml b/protocols/genericcan/pom.xml index 79e3a4a9067..18a5068db65 100644 --- a/protocols/genericcan/pom.xml +++ b/protocols/genericcan/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-genericcan @@ -33,7 +33,7 @@ Protocol specifications for the Generic CAN protocol. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/iec-60870/pom.xml b/protocols/iec-60870/pom.xml index b5ba73e7102..ca4e11fce7a 100644 --- a/protocols/iec-60870/pom.xml +++ b/protocols/iec-60870/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-iec-60870 @@ -33,7 +33,7 @@ Base protocol specifications for the IEC-60870 protocol family - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/knxnetip/pom.xml b/protocols/knxnetip/pom.xml index 7b8b507ba13..3bc2f0ad372 100644 --- a/protocols/knxnetip/pom.xml +++ b/protocols/knxnetip/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-knxnetip @@ -33,7 +33,7 @@ Base protocol specifications for the KNXNet/IP protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/modbus/pom.xml b/protocols/modbus/pom.xml index a4e06a9947e..c975e79963f 100644 --- a/protocols/modbus/pom.xml +++ b/protocols/modbus/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-modbus @@ -33,7 +33,7 @@ Base protocol specifications for the Modbus protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/mqtt/pom.xml b/protocols/mqtt/pom.xml index b25b9d58548..836bf79559b 100644 --- a/protocols/mqtt/pom.xml +++ b/protocols/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-mqtt @@ -33,7 +33,7 @@ Protocol specifications for the MQTT protocols - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/opcua/pom.xml b/protocols/opcua/pom.xml index c43ab2b582b..1ddaf7834c7 100644 --- a/protocols/opcua/pom.xml +++ b/protocols/opcua/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-opcua @@ -33,7 +33,7 @@ Base protocol specifications for the OPC UA protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/open-protocol/pom.xml b/protocols/open-protocol/pom.xml index 9651f14508c..854beda9bc5 100644 --- a/protocols/open-protocol/pom.xml +++ b/protocols/open-protocol/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-open-protocol @@ -33,7 +33,7 @@ Protocol specifications for the Atlas Copco: Open Protocol protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/plc4x-api/pom.xml b/protocols/plc4x-api/pom.xml index 94d8d914fb6..311338f8ef7 100644 --- a/protocols/plc4x-api/pom.xml +++ b/protocols/plc4x-api/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-plc4x-api @@ -33,7 +33,7 @@ General purpose API types - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/plc4x/pom.xml b/protocols/plc4x/pom.xml index d648b49f8e4..547534ba5aa 100644 --- a/protocols/plc4x/pom.xml +++ b/protocols/plc4x/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-plc4x @@ -33,7 +33,7 @@ Base protocol specifications for the PLC4X Proxy protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/pom.xml b/protocols/pom.xml index efd77b151ee..544e6c26d13 100644 --- a/protocols/pom.xml +++ b/protocols/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols @@ -34,7 +34,7 @@ Base protocol specifications. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z diff --git a/protocols/profinet/pom.xml b/protocols/profinet/pom.xml index f832169aff8..4f38513d264 100644 --- a/protocols/profinet/pom.xml +++ b/protocols/profinet/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-profinet @@ -33,7 +33,7 @@ Base protocol specifications for the Profinet protocols - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/s7/pom.xml b/protocols/s7/pom.xml index 58ebd6060f8..db28549386b 100644 --- a/protocols/s7/pom.xml +++ b/protocols/s7/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-s7 @@ -33,7 +33,7 @@ Base protocol specifications for the Siemens S7 protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/simulated/pom.xml b/protocols/simulated/pom.xml index ec724596dd9..f7410306656 100644 --- a/protocols/simulated/pom.xml +++ b/protocols/simulated/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-simulated @@ -33,7 +33,7 @@ Base protocol specifications for the Simulated protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/socketcan/pom.xml b/protocols/socketcan/pom.xml index 26c7fa29803..979f6e66a6e 100644 --- a/protocols/socketcan/pom.xml +++ b/protocols/socketcan/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-socketcan @@ -33,7 +33,7 @@ Protocol of binary representation of SocketCAN frames. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/protocols/umas/pom.xml b/protocols/umas/pom.xml index abda24b37b9..9128db96572 100644 --- a/protocols/umas/pom.xml +++ b/protocols/umas/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4x-protocols-umas @@ -33,7 +33,7 @@ Base protocol specifications for the Umas protocol - 2024-02-16T09:17:50Z + 2024-02-16T09:32:27Z diff --git a/sandbox/discovery/pom.xml b/sandbox/discovery/pom.xml index 05beaef5b48..f691ecaa270 100644 --- a/sandbox/discovery/pom.xml +++ b/sandbox/discovery/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x.sandbox plc4x-sandbox - 0.12.1-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-16T09:17:50Z + 2024-02-16T09:32:26Z org.apache.plc4x plc4j-spi - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/sandbox/plc4py/pom.xml b/sandbox/plc4py/pom.xml index 0b4a5b4a89a..ffcc894e09d 100644 --- a/sandbox/plc4py/pom.xml +++ b/sandbox/plc4py/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x.sandbox plc4x-sandbox - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT plc4py @@ -34,7 +34,7 @@ Implementation of the protocol adapters for usage as Python library. - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z plc4py OFF @@ -105,7 +105,7 @@ org.apache.plc4x plc4x-protocols-modbus - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -113,7 +113,7 @@ org.apache.plc4x plc4x-protocols-simulated - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -121,7 +121,7 @@ org.apache.plc4x plc4x-protocols-umas - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/sandbox/pom.xml b/sandbox/pom.xml index bb79db9441f..61e5c7dc34f 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.12.1-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-16T09:17:50Z + 2024-02-16T09:32:26Z diff --git a/sandbox/test-java-df1-driver/pom.xml b/sandbox/test-java-df1-driver/pom.xml index 995496e37af..e9cfd10ebba 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.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test-java-df1-driver @@ -31,25 +31,25 @@ Sandbox: Test Df1 Driver - 2024-02-16T09:17:50Z + 2024-02-16T09:32:26Z org.apache.plc4x plc4j-api - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-serial - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT true @@ -96,7 +96,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT test @@ -123,7 +123,7 @@ org.apache.plc4x plc4x-protocols-df1 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -169,7 +169,7 @@ org.apache.plc4x plc4x-protocols-df1 - 0.12.1-SNAPSHOT + 0.12.0-SNAPSHOT provided