From 98b44c328074d400b59aed0ee0900bdb34c44377 Mon Sep 17 00:00:00 2001 From: Christofer Dutz Date: Fri, 16 Feb 2024 09:56:16 +0100 Subject: [PATCH] chore: Reset everything for a new release attempt using the scripts. --- RELEASE_NOTES | 14 +---- .../language-base-freemarker/pom.xml | 2 +- code-generation/language-c/pom.xml | 2 +- code-generation/language-cs/pom.xml | 2 +- code-generation/language-go/pom.xml | 2 +- code-generation/language-java/pom.xml | 2 +- code-generation/language-python/pom.xml | 2 +- code-generation/pom.xml | 2 +- code-generation/protocol-base-mspec/pom.xml | 2 +- code-generation/protocol-test/pom.xml | 2 +- code-generation/tests/pom.xml | 2 +- .../tests/protocol-test-java/pom.xml | 2 +- plc4c/pom.xml | 10 ++-- plc4go/pom.xml | 52 ++++++++--------- plc4j/api/pom.xml | 4 +- plc4j/drivers/ab-eth/pom.xml | 16 +++--- plc4j/drivers/ads/pom.xml | 16 +++--- plc4j/drivers/all/pom.xml | 44 +++++++------- plc4j/drivers/bacnet/pom.xml | 24 ++++---- plc4j/drivers/c-bus/pom.xml | 16 +++--- plc4j/drivers/can/pom.xml | 18 +++--- plc4j/drivers/canopen/pom.xml | 20 +++---- plc4j/drivers/ctrlx/pom.xml | 8 +-- plc4j/drivers/eip/pom.xml | 16 +++--- plc4j/drivers/firmata/pom.xml | 16 +++--- plc4j/drivers/iec-60870/pom.xml | 16 +++--- plc4j/drivers/knxnetip/pom.xml | 22 +++---- plc4j/drivers/mock/pom.xml | 8 +-- plc4j/drivers/modbus/pom.xml | 20 +++---- plc4j/drivers/opcua/pom.xml | 16 +++--- plc4j/drivers/open-protocol/pom.xml | 18 +++--- plc4j/drivers/plc4x/pom.xml | 16 +++--- plc4j/drivers/pom.xml | 4 +- plc4j/drivers/profinet-ng/pom.xml | 22 +++---- plc4j/drivers/profinet/pom.xml | 22 +++---- plc4j/drivers/s7/pom.xml | 16 +++--- plc4j/drivers/simulated/pom.xml | 10 ++-- plc4j/examples/hello-ads-telemetry/pom.xml | 6 +- plc4j/examples/hello-cloud-azure/pom.xml | 6 +- plc4j/examples/hello-cloud-google/pom.xml | 6 +- .../examples/hello-connectivity-mqtt/pom.xml | 6 +- plc4j/examples/hello-discovery/pom.xml | 6 +- .../hello-influx-data-collection/pom.xml | 8 +-- .../examples/hello-integration-iotdb/pom.xml | 6 +- plc4j/examples/hello-opm/pom.xml | 8 +-- plc4j/examples/hello-webservice/pom.xml | 6 +- plc4j/examples/hello-world-kotlin/pom.xml | 6 +- .../pom.xml | 6 +- plc4j/examples/hello-world-plc4x-read/pom.xml | 6 +- .../hello-world-plc4x-subscribe/pom.xml | 6 +- .../examples/hello-world-plc4x-write/pom.xml | 6 +- plc4j/examples/plc4j-s7event/pom.xml | 8 +-- plc4j/examples/poll-loop/pom.xml | 8 +-- plc4j/examples/pom.xml | 6 +- plc4j/integrations/apache-calcite/pom.xml | 10 ++-- plc4j/integrations/apache-kafka/pom.xml | 12 ++-- .../apache-nifi/nifi-plc4x-nar/pom.xml | 10 ++-- .../apache-nifi/nifi-plc4x-processors/pom.xml | 28 ++++----- plc4j/integrations/apache-nifi/pom.xml | 4 +- plc4j/integrations/pom.xml | 4 +- plc4j/osgi/pom.xml | 8 +-- plc4j/pom.xml | 4 +- plc4j/spi/pom.xml | 6 +- plc4j/tools/capture-replay/pom.xml | 4 +- plc4j/tools/connection-cache/pom.xml | 10 ++-- plc4j/tools/opcua-server/pom.xml | 10 ++-- plc4j/tools/opm/pom.xml | 10 ++-- plc4j/tools/plc4x-server/pom.xml | 14 ++--- plc4j/tools/pom.xml | 4 +- plc4j/tools/scraper-ng/pom.xml | 8 +-- plc4j/tools/scraper/pom.xml | 12 ++-- plc4j/tools/ui/application/pom.xml | 6 +- plc4j/tools/ui/backend/pom.xml | 8 +-- plc4j/tools/ui/frontend/pom.xml | 6 +- plc4j/tools/ui/pom.xml | 4 +- plc4j/transports/can/pom.xml | 6 +- plc4j/transports/pcap-replay/pom.xml | 14 ++--- plc4j/transports/pcap-shared/pom.xml | 8 +-- plc4j/transports/pom.xml | 4 +- plc4j/transports/raw-socket/pom.xml | 14 ++--- plc4j/transports/serial/pom.xml | 8 +-- plc4j/transports/socketcan/pom.xml | 12 ++-- plc4j/transports/tcp/pom.xml | 8 +-- plc4j/transports/test/pom.xml | 6 +- plc4j/transports/udp/pom.xml | 8 +-- plc4j/transports/virtualcan/pom.xml | 12 ++-- plc4j/utils/pcap-replay/pom.xml | 6 +- plc4j/utils/pcap-shared/pom.xml | 4 +- plc4j/utils/plc-simulator/pom.xml | 14 ++--- plc4j/utils/pom.xml | 4 +- plc4j/utils/raw-sockets/pom.xml | 8 +-- plc4j/utils/test-generator/pom.xml | 14 ++--- plc4j/utils/test-utils/pom.xml | 10 ++-- plc4net/pom.xml | 8 +-- pom.xml | 4 +- protocols/ab-eth/pom.xml | 4 +- protocols/ads/pom.xml | 4 +- protocols/bacnetip/pom.xml | 4 +- protocols/c-bus/pom.xml | 4 +- protocols/canopen/pom.xml | 4 +- protocols/df1/pom.xml | 4 +- protocols/eip/pom.xml | 4 +- protocols/firmata/pom.xml | 4 +- protocols/genericcan/pom.xml | 4 +- protocols/iec-60870/pom.xml | 4 +- protocols/knxnetip/pom.xml | 4 +- protocols/modbus/pom.xml | 4 +- protocols/mqtt/pom.xml | 4 +- protocols/opcua/pom.xml | 4 +- protocols/open-protocol/pom.xml | 4 +- protocols/plc4x-api/pom.xml | 4 +- protocols/plc4x/pom.xml | 4 +- protocols/pom.xml | 4 +- protocols/profinet/pom.xml | 4 +- protocols/s7/pom.xml | 4 +- protocols/simulated/pom.xml | 4 +- protocols/socketcan/pom.xml | 4 +- protocols/umas/pom.xml | 4 +- sandbox/discovery/pom.xml | 6 +- sandbox/plc4py/pom.xml | 10 ++-- sandbox/pom.xml | 4 +- sandbox/test-java-df1-driver/pom.xml | 16 +++--- tools/release-abort.sh | 57 +++++++++++++++++++ 123 files changed, 590 insertions(+), 545 deletions(-) create mode 100755 tools/release-abort.sh 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 151e879361b..e2c3e4d7005 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 - 2023-11-02T07:23:09Z + 2024-02-16T08:53:05Z diff --git a/code-generation/language-c/pom.xml b/code-generation/language-c/pom.xml index 3c1ef76f809..56ac2364f61 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 - 2023-11-02T07:23:09Z + 2024-02-16T08:53:05Z diff --git a/code-generation/language-cs/pom.xml b/code-generation/language-cs/pom.xml index a714b946bce..23166ecd584 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 - 2023-11-02T07:23:09Z + 2024-02-16T08:53:05Z diff --git a/code-generation/language-go/pom.xml b/code-generation/language-go/pom.xml index 5be6b70a693..5a1ff06dcf1 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 - 2023-11-02T07:23:09Z + 2024-02-16T08:53:05Z diff --git a/code-generation/language-java/pom.xml b/code-generation/language-java/pom.xml index 791fa71fbeb..d2d8bbb4990 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 - 2023-11-02T07:23:09Z + 2024-02-16T08:53:05Z diff --git a/code-generation/language-python/pom.xml b/code-generation/language-python/pom.xml index d8e521be246..7b19d771561 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 - 2023-11-02T07:23:09Z + 2024-02-16T08:53:05Z diff --git a/code-generation/pom.xml b/code-generation/pom.xml index 38710ef2810..52964a250e7 100644 --- a/code-generation/pom.xml +++ b/code-generation/pom.xml @@ -34,7 +34,7 @@ Home of the PLC4X code-generation framework. - 2023-11-02T07:23:09Z + 2024-02-16T08:53:05Z diff --git a/code-generation/protocol-base-mspec/pom.xml b/code-generation/protocol-base-mspec/pom.xml index 5644d57530a..ee2baa85137 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. - 2023-11-02T07:23:09Z + 2024-02-16T08:53:05Z diff --git a/code-generation/protocol-test/pom.xml b/code-generation/protocol-test/pom.xml index 4e758a4eacf..9972997c499 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. - 2023-11-02T07:23:09Z + 2024-02-16T08:53:05Z diff --git a/code-generation/tests/pom.xml b/code-generation/tests/pom.xml index af675f4f487..47ac12bb1b2 100644 --- a/code-generation/tests/pom.xml +++ b/code-generation/tests/pom.xml @@ -34,7 +34,7 @@ Tests for the various code-generation modules - 2023-11-02T07:23:09Z + 2024-02-16T08:53:05Z diff --git a/code-generation/tests/protocol-test-java/pom.xml b/code-generation/tests/protocol-test-java/pom.xml index a7f62d5308b..8542fceb646 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 - 2023-11-02T07:23:09Z + 2024-02-16T08:53:07Z diff --git a/plc4c/pom.xml b/plc4c/pom.xml index fdc04799980..5da203f7a20 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-16T07:25:19Z + 2024-02-16T08:53:05Z 2.5.2 @@ -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 d9aff0dfbc9..ca89c00a8f7 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-16T07:25:19Z + 2024-02-16T08:53:05Z . ** @@ -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 @@ -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 5f4a3316b56..14c2639fd5b 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-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/plc4j/drivers/ab-eth/pom.xml b/plc4j/drivers/ab-eth/pom.xml index cf19c14b606..20b51a7baf2 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 5ccec5584c3..a51340cb33b 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 diff --git a/plc4j/drivers/all/pom.xml b/plc4j/drivers/all/pom.xml index 44408d56d02..74d8b806ab3 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 5eef66cf0df..810aa46b336 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 8976f33c228..3410da0451c 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 69c6238412f..5490b99870c 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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,7 +177,7 @@ org.apache.plc4x plc4x-protocols-genericcan - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/plc4j/drivers/canopen/pom.xml b/plc4j/drivers/canopen/pom.xml index ba3a181febd..62af6390081 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 diff --git a/plc4j/drivers/ctrlx/pom.xml b/plc4j/drivers/ctrlx/pom.xml index cabe6970fcf..91a16342bfb 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 a027c5cbb29..6f37c416647 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 edfe5598c38..3d9277e921f 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 7a82d18b50b..dafa3fe89f9 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 ee2e9508add..654ab536480 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 cacb11b9e8f..3345da9f470 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-16T07:25:19Z + 2024-02-16T08:53:06Z 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 e94accef701..d3eb0b53d89 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 2bf3614fc4e..ac65f5f5c14 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 7e855419484..24a805abc46 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 f7cffc0ef9c..70e365de169 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 7cce7c27c3c..75836995359 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-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/plc4j/drivers/profinet-ng/pom.xml b/plc4j/drivers/profinet-ng/pom.xml index bc2f8ae30ee..248ceefcf17 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 1058a6b3255..f1b6d5bef4b 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 fe974713952..391ea5544d9 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 16110fe9abf..4d5b107b3a8 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 @@ -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 5065d3c131c..08bc95374a9 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-16T07:25:19Z + 2024-02-16T08:53:05Z 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 7792156b0fe..b512434350e 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-16T07:25:19Z + 2024-02-16T08:53:05Z 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 4bef3373c54..aaf7818d64e 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-16T07:25:19Z + 2024-02-16T08:53:05Z 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 5b2464ba920..d2c7e198d82 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-16T07:25:19Z + 2024-02-16T08:53:05Z 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 4ab4fec1994..ccbfca0f515 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-16T07:25:19Z + 2024-02-16T08:53:05Z 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 4f01d0b598b..535e3113f96 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-16T07:25:19Z + 2024-02-16T08:53:05Z 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 88480ee8cb3..4358a09ff4f 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-16T07:25:19Z + 2024-02-16T08:53:06Z 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 e43d6f06fb1..3b9b8528474 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-16T07:25:19Z + 2024-02-16T08:53:06Z 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 96fac9934e6..f13da9337b6 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-16T07:25:19Z + 2024-02-16T08:53:06Z 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 ac185837ea8..da7318322b2 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-16T07:25:19Z - 2023-11-02T07:23:09Z + 2024-02-16T08:53:06Z 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 3d702f6d9cd..c522a8d796c 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-16T07:25:19Z + 2024-02-16T08:53:06Z 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 1be579e2e64..215ae5f2722 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-16T07:25:19Z + 2024-02-16T08:53:05Z 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 bdb156f3558..2890681d884 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-16T07:25:19Z + 2024-02-16T08:53:06Z 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 10a06686813..cfdc7e0e020 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-16T07:25:19Z + 2024-02-16T08:53:06Z 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 85cd4a0790c..b2af3457d32 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-16T07:25:19Z + 2024-02-16T08:53:07Z 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 24b424a252a..95cb4e2517e 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-16T07:25:19Z + 2024-02-16T08:53:07Z 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 ade6351d709..73fb351c1ac 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-16T07:25:19Z + 2024-02-16T08:53:06Z 1.25.0 1.11.3 diff --git a/plc4j/integrations/pom.xml b/plc4j/integrations/pom.xml index 51cf92dc10c..d7f4173caa0 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-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/plc4j/osgi/pom.xml b/plc4j/osgi/pom.xml index 2340a3bd185..3760a038d53 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-16T07:25:19Z + 2024-02-16T08:53:05Z @@ -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 74424fc4b49..8cf9d914976 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-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/plc4j/spi/pom.xml b/plc4j/spi/pom.xml index c63086db07e..8ae54d251e2 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-16T07:25:19Z + 2024-02-16T08:53:05Z @@ -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 67cef87f4ad..81c0a30d89a 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-16T07:25:19Z + 2024-02-16T08:53:06Z diff --git a/plc4j/tools/connection-cache/pom.xml b/plc4j/tools/connection-cache/pom.xml index 91fb933a2c1..e8f185dbb33 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-16T07:25:19Z + 2024-02-16T08:53:06Z 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 f6b9726f0db..f032fb36366 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-16T07:25:19Z + 2024-02-16T08:53:07Z 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 38e2a04f937..bb187614274 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 1e0803b9a23..8ec20d23470 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 3f082cc2407..c49be8b413f 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-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/plc4j/tools/scraper-ng/pom.xml b/plc4j/tools/scraper-ng/pom.xml index 838e42cc7d3..c9de7d42abc 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 ce8990b00a1..853097b409e 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-16T07:25:19Z + 2024-02-16T08:53:06Z @@ -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 eca1de08aec..f61eb24e88c 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-16T07:25:19Z + 2024-02-16T08:53:06Z 3.2.2 - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z @@ -104,7 +104,7 @@ org.apache.plc4x plc4x-protocols-knxnetip - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test @@ -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 5409a27481e..6f5e5b2307b 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-16T07:25:19Z + 2024-02-16T08:53:04Z **/generated-sources diff --git a/protocols/ab-eth/pom.xml b/protocols/ab-eth/pom.xml index 957a539700a..375b421266b 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,7 +33,7 @@ Base protocol specifications for the AB ETH protocol - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/ads/pom.xml b/protocols/ads/pom.xml index 5dc342f2a40..ad05e50b7ff 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,7 +33,7 @@ Base protocol specifications for the ADS protocol - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/bacnetip/pom.xml b/protocols/bacnetip/pom.xml index 4cb484029e4..01ce32068e3 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-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/c-bus/pom.xml b/protocols/c-bus/pom.xml index d7d96b144a3..2904570c685 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,7 +33,7 @@ Base protocol specifications for the C-Bus protocol - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/canopen/pom.xml b/protocols/canopen/pom.xml index e5783832626..7e6ada2f7cd 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,7 +33,7 @@ Base protocol specifications for the CANopen protocol. - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/df1/pom.xml b/protocols/df1/pom.xml index ba8ca6e7961..6d9e3fb405f 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,7 +33,7 @@ Base protocol specifications for the AB Df1 protocol - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/eip/pom.xml b/protocols/eip/pom.xml index 6d04fa3005a..924614fe839 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,7 +33,7 @@ Base protocol specifications for the EhterNet/IP protocol - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/firmata/pom.xml b/protocols/firmata/pom.xml index 971fca90191..cc147290641 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,7 +33,7 @@ Protocol specification for the Firmata protocol, mostly used for Arduino communication. - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/genericcan/pom.xml b/protocols/genericcan/pom.xml index 482f4d5a5af..ee5ca3a9769 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,7 +33,7 @@ Protocol specifications for the Generic CAN protocol. - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/iec-60870/pom.xml b/protocols/iec-60870/pom.xml index b005489c4de..62226fae70b 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,7 +33,7 @@ Base protocol specifications for the IEC-60870 protocol family - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/knxnetip/pom.xml b/protocols/knxnetip/pom.xml index 1088f2f67c3..d4b05b62e1e 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-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/modbus/pom.xml b/protocols/modbus/pom.xml index 39181f83f7c..18f36eeecab 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,7 +33,7 @@ Base protocol specifications for the Modbus protocol - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/mqtt/pom.xml b/protocols/mqtt/pom.xml index 1b452c92e31..427e25a488a 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,7 +33,7 @@ Protocol specifications for the MQTT protocols - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/opcua/pom.xml b/protocols/opcua/pom.xml index d191a6b8144..2347860f4cf 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-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/open-protocol/pom.xml b/protocols/open-protocol/pom.xml index eb310893785..4dcdd97cd3c 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,7 +33,7 @@ Protocol specifications for the Atlas Copco: Open Protocol protocol - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/plc4x-api/pom.xml b/protocols/plc4x-api/pom.xml index 7ea69b8777f..02604ac9148 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,7 +33,7 @@ General purpose API types - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/plc4x/pom.xml b/protocols/plc4x/pom.xml index 2d6b4a8dfa6..9ec564675b1 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,7 +33,7 @@ Base protocol specifications for the PLC4X Proxy protocol - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/pom.xml b/protocols/pom.xml index afec30e03fe..e34ba905e08 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-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/profinet/pom.xml b/protocols/profinet/pom.xml index edecd12ab6d..0ff4cf18a8d 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,7 +33,7 @@ Base protocol specifications for the Profinet protocols - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/s7/pom.xml b/protocols/s7/pom.xml index 5afdda51510..501f5122ff2 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,7 +33,7 @@ Base protocol specifications for the Siemens S7 protocol - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/simulated/pom.xml b/protocols/simulated/pom.xml index ccb6b3d9155..3046cbe668c 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,7 +33,7 @@ Base protocol specifications for the Simulated protocol - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/socketcan/pom.xml b/protocols/socketcan/pom.xml index 4af2a1185be..91f33c12375 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,7 +33,7 @@ Protocol of binary representation of SocketCAN frames. - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/protocols/umas/pom.xml b/protocols/umas/pom.xml index 18a6a6f8b9e..896d11cb73c 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,7 +33,7 @@ Base protocol specifications for the Umas protocol - 2024-02-16T07:25:19Z + 2024-02-16T08:53:05Z diff --git a/sandbox/discovery/pom.xml b/sandbox/discovery/pom.xml index 7c871d6cd99..ae42c9c3f94 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-16T07:25:19Z + 2024-02-16T08:53:05Z 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 6e9ca407b8f..0c03a9e07e1 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-16T07:25:19Z + 2024-02-16T08:53:05Z plc4py OFF @@ -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 3a7ad1a17f2..917d7ddc04f 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-16T07:25:19Z + 2024-02-16T08:53:04Z diff --git a/sandbox/test-java-df1-driver/pom.xml b/sandbox/test-java-df1-driver/pom.xml index 398d01cea99..4fdf62b2909 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-16T07:25:19Z + 2024-02-16T08:53:05Z 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 @@ -169,7 +169,7 @@ org.apache.plc4x plc4x-protocols-df1 - 0.13.0-SNAPSHOT + 0.12.0-SNAPSHOT provided diff --git a/tools/release-abort.sh b/tools/release-abort.sh new file mode 100755 index 00000000000..23c3dbe8ef0 --- /dev/null +++ b/tools/release-abort.sh @@ -0,0 +1,57 @@ +#!/usr/bin/env bash + +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +# ---------------------------------------------------------------------------- +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# ---------------------------------------------------------------------------- + +DIRECTORY=$(pwd) +PRE_RELEASE_VERSION=0.12.0-SNAPSHOT + +# delete branch locally +echo "git branch -d rel/{version-short}" + +# delete branch remotely +echo "git push origin --delete rel/{version-short}" + +# delete tag locally +echo "git tag -d v{version}" + +# delete tag remotely +echo "git push origin --delete v{version}" + +# Set the local development version back to the initial one. +../mvnw -f ../pom.xml -e -P with-c,with-dotnet,with-go,with-java,with-python,with-sandbox,update-generated-code -Dmaven.repo.local="$DIRECTORY/../out/.repository" versions:set -DnewVersion="$PRE_RELEASE_VERSION"