diff --git a/code-generation/language-base-freemarker/pom.xml b/code-generation/language-base-freemarker/pom.xml index 53395e91c80..487e4f949bb 100644 --- a/code-generation/language-base-freemarker/pom.xml +++ b/code-generation/language-base-freemarker/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.11.0-SNAPSHOT + 0.11.0 plc4x-code-generation-language-base-freemarker @@ -62,7 +62,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 compile diff --git a/code-generation/language-c/pom.xml b/code-generation/language-c/pom.xml index 72ec69ebafa..a96ec1be498 100644 --- a/code-generation/language-c/pom.xml +++ b/code-generation/language-c/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.11.0-SNAPSHOT + 0.11.0 plc4x-code-generation-language-c @@ -82,7 +82,7 @@ org.apache.plc4x plc4x-code-generation-language-base-freemarker - 0.11.0-SNAPSHOT + 0.11.0 @@ -101,7 +101,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 compile @@ -109,13 +109,13 @@ org.apache.plc4x plc4x-code-generation-protocol-test - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4x-code-generation-protocol-test - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/code-generation/language-cs/pom.xml b/code-generation/language-cs/pom.xml index b5c3e58a9dc..3c6b2afdea8 100644 --- a/code-generation/language-cs/pom.xml +++ b/code-generation/language-cs/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.11.0-SNAPSHOT + 0.11.0 plc4x-code-generation-language-cs @@ -37,7 +37,7 @@ org.apache.plc4x plc4x-code-generation-language-base-freemarker - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/code-generation/language-go/pom.xml b/code-generation/language-go/pom.xml index 1b01894e4b3..ead6d22c4a7 100644 --- a/code-generation/language-go/pom.xml +++ b/code-generation/language-go/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.11.0-SNAPSHOT + 0.11.0 plc4x-code-generation-language-go @@ -82,7 +82,7 @@ org.apache.plc4x plc4x-code-generation-language-base-freemarker - 0.11.0-SNAPSHOT + 0.11.0 @@ -101,7 +101,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 compile @@ -109,13 +109,13 @@ org.apache.plc4x plc4x-code-generation-protocol-test - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4x-code-generation-protocol-test - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/code-generation/language-java/pom.xml b/code-generation/language-java/pom.xml index 66e652ea16e..8d72547506f 100644 --- a/code-generation/language-java/pom.xml +++ b/code-generation/language-java/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.11.0-SNAPSHOT + 0.11.0 plc4x-code-generation-language-java @@ -81,12 +81,12 @@ org.apache.plc4x plc4x-code-generation-language-base-freemarker - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 @@ -111,37 +111,37 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4x-code-generation-protocol-test - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4x-code-generation-protocol-test - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/code-generation/language-python/pom.xml b/code-generation/language-python/pom.xml index 316a13f4469..584a777e003 100644 --- a/code-generation/language-python/pom.xml +++ b/code-generation/language-python/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.11.0-SNAPSHOT + 0.11.0 plc4x-code-generation-language-python @@ -81,12 +81,12 @@ org.apache.plc4x plc4x-code-generation-language-base-freemarker - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 @@ -106,13 +106,13 @@ org.apache.plc4x plc4x-code-generation-protocol-test - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4x-code-generation-protocol-test - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/code-generation/pom.xml b/code-generation/pom.xml index 9a114d007df..443ddd6bf67 100644 --- a/code-generation/pom.xml +++ b/code-generation/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.11.0-SNAPSHOT + 0.11.0 plc4x-code-generation diff --git a/code-generation/protocol-base-mspec/pom.xml b/code-generation/protocol-base-mspec/pom.xml index 2ecf90989d0..c27c7943313 100644 --- a/code-generation/protocol-base-mspec/pom.xml +++ b/code-generation/protocol-base-mspec/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.11.0-SNAPSHOT + 0.11.0 plc4x-code-generation-protocol-base-mspec diff --git a/code-generation/protocol-test/pom.xml b/code-generation/protocol-test/pom.xml index 781902ebe89..ddb7cf60bf8 100644 --- a/code-generation/protocol-test/pom.xml +++ b/code-generation/protocol-test/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-code-generation - 0.11.0-SNAPSHOT + 0.11.0 plc4x-code-generation-protocol-test @@ -212,7 +212,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4c/pom.xml b/plc4c/pom.xml index 0fd8ded8a1d..94918c6aaa7 100644 --- a/plc4c/pom.xml +++ b/plc4c/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.11.0-SNAPSHOT + 0.11.0 plc4c @@ -384,7 +384,7 @@ org.apache.plc4x plc4x-code-generation-language-c - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -392,21 +392,21 @@ org.apache.plc4x plc4x-protocols-modbus - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-plc4x - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-s7 - 0.11.0-SNAPSHOT + 0.11.0 provided diff --git a/plc4go/pom.xml b/plc4go/pom.xml index 3cd5854dac6..89078de6d0e 100644 --- a/plc4go/pom.xml +++ b/plc4go/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.11.0-SNAPSHOT + 0.11.0 plc4go @@ -623,7 +623,7 @@ org.apache.plc4x plc4x-code-generation-language-go - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -631,84 +631,84 @@ org.apache.plc4x plc4x-protocols-ab-eth - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-ads - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-bacnetip - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-c-bus - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-df1 - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-eip - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-firmata - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-knxnetip - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-modbus - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-opcua - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-s7 - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-simulated - 0.11.0-SNAPSHOT + 0.11.0 provided diff --git a/plc4j/api/pom.xml b/plc4j/api/pom.xml index 942145144a9..504027d4c45 100644 --- a/plc4j/api/pom.xml +++ b/plc4j/api/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.11.0-SNAPSHOT + 0.11.0 plc4j-api diff --git a/plc4j/drivers/ab-eth/pom.xml b/plc4j/drivers/ab-eth/pom.xml index 6bbdef1d997..6b0792987b4 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.11.0-SNAPSHOT + 0.11.0 plc4j-driver-ab-eth @@ -114,18 +114,18 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 @@ -140,14 +140,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -155,14 +155,14 @@ org.apache.plc4x plc4x-protocols-ab-eth - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-ab-eth - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/ads/pom.xml b/plc4j/drivers/ads/pom.xml index 03500b8a5c5..e53241de01e 100644 --- a/plc4j/drivers/ads/pom.xml +++ b/plc4j/drivers/ads/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-ads @@ -127,23 +127,23 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-serial - 0.11.0-SNAPSHOT + 0.11.0 @@ -172,7 +172,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test @@ -184,21 +184,21 @@ org.apache.plc4x plc4x-protocols-ads - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-ads - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/bacnet/pom.xml b/plc4j/drivers/bacnet/pom.xml index cf988f4fd7e..dc74478a666 100644 --- a/plc4j/drivers/bacnet/pom.xml +++ b/plc4j/drivers/bacnet/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-bacnet @@ -63,35 +63,35 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-udp - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-raw-socket - 0.11.0-SNAPSHOT + 0.11.0 true org.apache.plc4x plc4j-utils-pcap-shared - 0.11.0-SNAPSHOT + 0.11.0 true org.apache.plc4x plc4j-transport-pcap-replay - 0.11.0-SNAPSHOT + 0.11.0 true @@ -126,13 +126,13 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-utils-test-generator - 0.11.0-SNAPSHOT + 0.11.0 test @@ -151,7 +151,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -159,14 +159,14 @@ org.apache.plc4x plc4x-protocols-bacnetip - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-bacnetip - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/c-bus/pom.xml b/plc4j/drivers/c-bus/pom.xml index 8b541d7d2db..ab75f270e99 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.11.0-SNAPSHOT + 0.11.0 plc4j-driver-c-bus @@ -121,18 +121,18 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 @@ -147,14 +147,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -162,14 +162,14 @@ org.apache.plc4x plc4x-protocols-c-bus - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-c-bus - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/can/pom.xml b/plc4j/drivers/can/pom.xml index b27b6e4b66f..26c508ade19 100644 --- a/plc4j/drivers/can/pom.xml +++ b/plc4j/drivers/can/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-can @@ -36,30 +36,30 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-can - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-socketcan - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-transport-virtualcan - 0.11.0-SNAPSHOT + 0.11.0 test @@ -81,7 +81,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test @@ -93,13 +93,13 @@ org.apache.plc4x plc4x-protocols-genericcan - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided diff --git a/plc4j/drivers/canopen/pom.xml b/plc4j/drivers/canopen/pom.xml index 9a84d320d5f..61aa61073f3 100644 --- a/plc4j/drivers/canopen/pom.xml +++ b/plc4j/drivers/canopen/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-canopen @@ -36,24 +36,24 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-can - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-can - 0.11.0-SNAPSHOT + 0.11.0 @@ -78,13 +78,13 @@ org.apache.plc4x plc4j-transport-test - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test @@ -96,21 +96,21 @@ org.apache.plc4x plc4x-protocols-canopen - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-canopen - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/eip/pom.xml b/plc4j/drivers/eip/pom.xml index a5ebff79869..9fc35f60bf3 100644 --- a/plc4j/drivers/eip/pom.xml +++ b/plc4j/drivers/eip/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-eip @@ -120,18 +120,18 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 @@ -156,14 +156,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -171,14 +171,14 @@ org.apache.plc4x plc4x-protocols-eip - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-eip - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/firmata/pom.xml b/plc4j/drivers/firmata/pom.xml index 3083caea68c..03391c81cbe 100644 --- a/plc4j/drivers/firmata/pom.xml +++ b/plc4j/drivers/firmata/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-firmata @@ -114,18 +114,18 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-serial - 0.11.0-SNAPSHOT + 0.11.0 @@ -146,28 +146,28 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-firmata - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-firmata - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/iec-60870/pom.xml b/plc4j/drivers/iec-60870/pom.xml index db89bbef38f..10498f5e671 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.11.0-SNAPSHOT + 0.11.0 plc4j-driver-iec-60870 @@ -115,18 +115,18 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 @@ -149,14 +149,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -164,14 +164,14 @@ org.apache.plc4x plc4x-protocols-iec-60870 - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-iec-60870 - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/knxnetip/pom.xml b/plc4j/drivers/knxnetip/pom.xml index aeb36fb6cef..9ec2b35f307 100644 --- a/plc4j/drivers/knxnetip/pom.xml +++ b/plc4j/drivers/knxnetip/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-knxnetip @@ -113,28 +113,28 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-udp - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-raw-socket - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-pcap-replay - 0.11.0-SNAPSHOT + 0.11.0 @@ -170,20 +170,20 @@ org.apache.plc4x plc4j-utils-pcap-shared - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -191,14 +191,14 @@ org.apache.plc4x plc4x-protocols-knxnetip - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-knxnetip - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/mock/pom.xml b/plc4j/drivers/mock/pom.xml index 2db6e64b2ce..8ad690c16b6 100644 --- a/plc4j/drivers/mock/pom.xml +++ b/plc4j/drivers/mock/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-mock @@ -35,12 +35,12 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/drivers/modbus/pom.xml b/plc4j/drivers/modbus/pom.xml index e90dba00275..7c48d8b6836 100644 --- a/plc4j/drivers/modbus/pom.xml +++ b/plc4j/drivers/modbus/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-modbus @@ -116,33 +116,33 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-serial - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-raw-socket - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-utils-raw-sockets - 0.11.0-SNAPSHOT + 0.11.0 @@ -165,14 +165,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -180,14 +180,14 @@ org.apache.plc4x plc4x-protocols-modbus - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-modbus - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/opcua/pom.xml b/plc4j/drivers/opcua/pom.xml index 7826dfab1a9..623d32fb605 100644 --- a/plc4j/drivers/opcua/pom.xml +++ b/plc4j/drivers/opcua/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-opcua @@ -129,19 +129,19 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 @@ -174,7 +174,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test @@ -202,7 +202,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -210,7 +210,7 @@ org.apache.plc4x plc4x-protocols-opcua - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -218,7 +218,7 @@ org.apache.plc4x plc4x-protocols-opcua - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/open-protocol/pom.xml b/plc4j/drivers/open-protocol/pom.xml index 005b1ed24ae..37f6b0615aa 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.11.0-SNAPSHOT + 0.11.0 plc4j-driver-open-protocol @@ -115,23 +115,23 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-serial - 0.11.0-SNAPSHOT + 0.11.0 @@ -142,14 +142,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -157,14 +157,14 @@ org.apache.plc4x plc4x-protocols-open-protocol - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-open-protocol - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/plc4x/pom.xml b/plc4j/drivers/plc4x/pom.xml index 98c2ee73dc0..7a4f76fc8cd 100644 --- a/plc4j/drivers/plc4x/pom.xml +++ b/plc4j/drivers/plc4x/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-plc4x @@ -118,18 +118,18 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 @@ -153,7 +153,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test @@ -167,7 +167,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -175,14 +175,14 @@ org.apache.plc4x plc4x-protocols-plc4x - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-plc4x - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/pom.xml b/plc4j/drivers/pom.xml index 6c9b11fb5e4..ca7d8e32962 100644 --- a/plc4j/drivers/pom.xml +++ b/plc4j/drivers/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.11.0-SNAPSHOT + 0.11.0 plc4j-drivers diff --git a/plc4j/drivers/profinet-ng/pom.xml b/plc4j/drivers/profinet-ng/pom.xml index 63755a3ddad..998aec9b630 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.11.0-SNAPSHOT + 0.11.0 plc4j-driver-profinet-ng @@ -119,28 +119,28 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-raw-socket - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-utils-pcap-shared - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-utils-raw-sockets - 0.11.0-SNAPSHOT + 0.11.0 org.pcap4j @@ -173,13 +173,13 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-utils-test-generator - 0.11.0-SNAPSHOT + 0.11.0 test @@ -195,7 +195,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -203,14 +203,14 @@ org.apache.plc4x plc4x-protocols-profinet - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-profinet - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/profinet/pom.xml b/plc4j/drivers/profinet/pom.xml index df7eb2160a9..2ee9e06363f 100644 --- a/plc4j/drivers/profinet/pom.xml +++ b/plc4j/drivers/profinet/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-profinet @@ -119,28 +119,28 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-raw-socket - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-utils-pcap-shared - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-utils-raw-sockets - 0.11.0-SNAPSHOT + 0.11.0 org.pcap4j @@ -173,13 +173,13 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-utils-test-generator - 0.11.0-SNAPSHOT + 0.11.0 test @@ -195,7 +195,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -203,14 +203,14 @@ org.apache.plc4x plc4x-protocols-profinet - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-profinet - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/s7/pom.xml b/plc4j/drivers/s7/pom.xml index 140357ef24c..1690772742d 100644 --- a/plc4j/drivers/s7/pom.xml +++ b/plc4j/drivers/s7/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-s7 @@ -117,18 +117,18 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 @@ -155,7 +155,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test @@ -174,7 +174,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -182,14 +182,14 @@ org.apache.plc4x plc4x-protocols-s7 - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-protocols-s7 - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test diff --git a/plc4j/drivers/simulated/pom.xml b/plc4j/drivers/simulated/pom.xml index 3db400ef010..8f421a554a7 100644 --- a/plc4j/drivers/simulated/pom.xml +++ b/plc4j/drivers/simulated/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-drivers - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-simulated @@ -112,7 +112,7 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 @@ -129,14 +129,14 @@ org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 compile org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -144,7 +144,7 @@ org.apache.plc4x plc4x-protocols-simulated - 0.11.0-SNAPSHOT + 0.11.0 provided diff --git a/plc4j/examples/hello-ads-telemetry/pom.xml b/plc4j/examples/hello-ads-telemetry/pom.xml index dd2c6ff967e..0298060543c 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.11.0-SNAPSHOT + 0.11.0 plc4j-examples-hello-ads-telemetry @@ -39,7 +39,7 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/examples/hello-cloud-azure/pom.xml b/plc4j/examples/hello-cloud-azure/pom.xml index 2d4155e9bfa..8ac28263ada 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.11.0-SNAPSHOT + 0.11.0 plc4j-examples-hello-cloud-azure @@ -37,7 +37,7 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/examples/hello-cloud-google/pom.xml b/plc4j/examples/hello-cloud-google/pom.xml index e90028b1cdd..19f62cac4ea 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.11.0-SNAPSHOT + 0.11.0 plc4j-examples-hello-cloud-google @@ -37,7 +37,7 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/examples/hello-connectivity-mqtt/pom.xml b/plc4j/examples/hello-connectivity-mqtt/pom.xml index c960a272b0e..559c6e5d048 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.11.0-SNAPSHOT + 0.11.0 plc4j-examples-hello-connectivity-mqtt @@ -39,7 +39,7 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/examples/hello-discovery/pom.xml b/plc4j/examples/hello-discovery/pom.xml index f5e7f2956d9..4e0d4dd9639 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.11.0-SNAPSHOT + 0.11.0 plc4j-examples-hello-discovery @@ -39,7 +39,7 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/examples/hello-influx-data-collection/pom.xml b/plc4j/examples/hello-influx-data-collection/pom.xml index 68884883a21..608cd5d441a 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.11.0-SNAPSHOT + 0.11.0 plc4j-examples-hello-influx-data-collection @@ -39,12 +39,12 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/examples/hello-integration-iotdb/pom.xml b/plc4j/examples/hello-integration-iotdb/pom.xml index ac1039fbe1c..e2df6d3565b 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.11.0-SNAPSHOT + 0.11.0 plc4j-examples-hello-integration-iotdb @@ -55,7 +55,7 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/examples/hello-opm/pom.xml b/plc4j/examples/hello-opm/pom.xml index aaee6fdfe98..be171f8e927 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.11.0-SNAPSHOT + 0.11.0 plc4j-examples-hello-opm @@ -39,12 +39,12 @@ org.apache.plc4x plc4j-opm - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-connection-cache - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/examples/hello-webservice/pom.xml b/plc4j/examples/hello-webservice/pom.xml index 2dfb4951bb8..0c58b5a3c05 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.11.0-SNAPSHOT + 0.11.0 plc4j-examples-webservice @@ -39,7 +39,7 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/examples/hello-world-kotlin/pom.xml b/plc4j/examples/hello-world-kotlin/pom.xml index 6931049aa04..d4ecd51b688 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.11.0-SNAPSHOT + 0.11.0 plc4j-examples-hello-world-kotlin @@ -49,7 +49,7 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-s7 - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/examples/poll-loop/pom.xml b/plc4j/examples/poll-loop/pom.xml index 255d1e4814b..44fa1b1ae79 100644 --- a/plc4j/examples/poll-loop/pom.xml +++ b/plc4j/examples/poll-loop/pom.xml @@ -24,11 +24,11 @@ org.apache.plc4x.examples plc4j-examples - 0.11.0-SNAPSHOT + 0.11.0 plc4j-examples-poll-loop - 0.11.0-SNAPSHOT + 0.11.0 PLC4J: Examples: Poll Loop Example Fetches data in a continuous loop @@ -40,7 +40,7 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/examples/pom.xml b/plc4j/examples/pom.xml index 3e5db1f4db1..ff7775a275a 100644 --- a/plc4j/examples/pom.xml +++ b/plc4j/examples/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x.examples @@ -143,73 +143,73 @@ org.apache.plc4x plc4j-driver-ab-eth - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-ads - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-canopen - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-eip - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-firmata - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-knxnetip - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-modbus - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-opcua - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-plc4x - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-profinet - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-s7 - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-simulated - 0.11.0-SNAPSHOT + 0.11.0 runtime diff --git a/plc4j/integrations/apache-calcite/pom.xml b/plc4j/integrations/apache-calcite/pom.xml index f9c566d7b39..04493541af4 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.11.0-SNAPSHOT + 0.11.0 plc4j-apache-calcite @@ -76,73 +76,73 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-scraper - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-ab-eth - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-ads - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-canopen - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-eip - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-firmata - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-knxnetip - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-modbus - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-opcua - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-s7 - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-simulated - 0.11.0-SNAPSHOT + 0.11.0 runtime diff --git a/plc4j/integrations/apache-kafka/pom.xml b/plc4j/integrations/apache-kafka/pom.xml index 2bd6a0739e3..311cc93ee5d 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.11.0-SNAPSHOT + 0.11.0 plc4j-apache-kafka @@ -180,17 +180,17 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-scraper - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-connection-cache - 0.11.0-SNAPSHOT + 0.11.0 @@ -210,67 +210,67 @@ org.apache.plc4x plc4j-driver-ab-eth - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-ads - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-canopen - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-eip - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-firmata - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-knxnetip - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-modbus - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-opcua - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-s7 - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-simulated - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 runtime diff --git a/plc4j/integrations/apache-nifi/nifi-plc4x-nar/pom.xml b/plc4j/integrations/apache-nifi/nifi-plc4x-nar/pom.xml index e3aa467a191..6aa83bdae45 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.11.0-SNAPSHOT + 0.11.0 plc4j-nifi-plc4x-nar @@ -71,7 +71,7 @@ org.apache.plc4x plc4j-nifi-plc4x-processors - 0.11.0-SNAPSHOT + 0.11.0 @@ -86,79 +86,79 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-ab-eth - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-ads - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-canopen - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-eip - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-knxnetip - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-modbus - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-opcua - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-s7 - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-simulated - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-pcap-replay - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-raw-socket - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-serial - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-udp - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/integrations/apache-nifi/nifi-plc4x-processors/pom.xml b/plc4j/integrations/apache-nifi/nifi-plc4x-processors/pom.xml index b7e4ac41a51..5b778a33bf9 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.11.0-SNAPSHOT + 0.11.0 plc4j-nifi-plc4x-processors @@ -34,17 +34,17 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-connection-cache - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.nifi @@ -114,55 +114,55 @@ org.apache.plc4x plc4j-driver-modbus - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-driver-opcua - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-driver-s7 - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-driver-simulated - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-transport-pcap-replay - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-transport-raw-socket - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-transport-serial - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-transport-udp - 0.11.0-SNAPSHOT + 0.11.0 test diff --git a/plc4j/integrations/apache-nifi/pom.xml b/plc4j/integrations/apache-nifi/pom.xml index 4f446d25d7e..f22c5bcc285 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.11.0-SNAPSHOT + 0.11.0 plc4j-apache-nifi diff --git a/plc4j/integrations/opcua-server/pom.xml b/plc4j/integrations/opcua-server/pom.xml index a16a3629d52..33cbcf7f88e 100644 --- a/plc4j/integrations/opcua-server/pom.xml +++ b/plc4j/integrations/opcua-server/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j-integrations - 0.11.0-SNAPSHOT + 0.11.0 plc4x-opcua-server @@ -94,13 +94,13 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-connection-cache - 0.11.0-SNAPSHOT + 0.11.0 @@ -108,61 +108,61 @@ org.apache.plc4x plc4j-driver-ab-eth - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-ads - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-canopen - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-eip - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-firmata - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-knxnetip - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-modbus - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-opcua - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-s7 - 0.11.0-SNAPSHOT + 0.11.0 runtime org.apache.plc4x plc4j-driver-simulated - 0.11.0-SNAPSHOT + 0.11.0 runtime diff --git a/plc4j/integrations/pom.xml b/plc4j/integrations/pom.xml index 3716ce983af..360d871cd3e 100644 --- a/plc4j/integrations/pom.xml +++ b/plc4j/integrations/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.11.0-SNAPSHOT + 0.11.0 plc4j-integrations diff --git a/plc4j/osgi/pom.xml b/plc4j/osgi/pom.xml index beb1e2b8445..bf22bb94997 100644 --- a/plc4j/osgi/pom.xml +++ b/plc4j/osgi/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j - 0.11.0-SNAPSHOT + 0.11.0 plc4j-osgi @@ -39,12 +39,12 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/pom.xml b/plc4j/pom.xml index 2fc1a4f3228..3e294fe3744 100644 --- a/plc4j/pom.xml +++ b/plc4j/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.11.0-SNAPSHOT + 0.11.0 plc4j diff --git a/plc4j/spi/pom.xml b/plc4j/spi/pom.xml index 2b0e129001e..7f5e22d27f3 100644 --- a/plc4j/spi/pom.xml +++ b/plc4j/spi/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x plc4j - 0.11.0-SNAPSHOT + 0.11.0 plc4j-spi @@ -72,7 +72,7 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 compile diff --git a/plc4j/tools/capture-replay/pom.xml b/plc4j/tools/capture-replay/pom.xml index 6ed62dff0bd..4cab8e5b14b 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.11.0-SNAPSHOT + 0.11.0 plc4j-capture-replay diff --git a/plc4j/tools/connection-cache/pom.xml b/plc4j/tools/connection-cache/pom.xml index 13126750312..78c0d74370c 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.11.0-SNAPSHOT + 0.11.0 plc4j-connection-cache @@ -36,19 +36,19 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-ads - 0.11.0-SNAPSHOT + 0.11.0 test org.apache.plc4x plc4j-driver-mock - 0.11.0-SNAPSHOT + 0.11.0 test diff --git a/plc4j/tools/opm/pom.xml b/plc4j/tools/opm/pom.xml index 9f5c070609d..3ca2d140831 100644 --- a/plc4j/tools/opm/pom.xml +++ b/plc4j/tools/opm/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-tools - 0.11.0-SNAPSHOT + 0.11.0 plc4j-opm @@ -37,12 +37,12 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 @@ -63,7 +63,7 @@ org.apache.plc4x plc4j-driver-mock - 0.11.0-SNAPSHOT + 0.11.0 test diff --git a/plc4j/tools/plc4x-server/pom.xml b/plc4j/tools/plc4x-server/pom.xml index eb8f64d65d1..d8676241f07 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.11.0-SNAPSHOT + 0.11.0 plc4j-plc4x-server @@ -72,24 +72,24 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-connection-cache - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-simulated - 0.11.0-SNAPSHOT + 0.11.0 @@ -119,7 +119,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -127,7 +127,7 @@ org.apache.plc4x plc4x-protocols-plc4x - 0.11.0-SNAPSHOT + 0.11.0 provided diff --git a/plc4j/tools/pom.xml b/plc4j/tools/pom.xml index 657d894a663..37e220aad38 100644 --- a/plc4j/tools/pom.xml +++ b/plc4j/tools/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.11.0-SNAPSHOT + 0.11.0 plc4j-tools diff --git a/plc4j/tools/scraper-ng/pom.xml b/plc4j/tools/scraper-ng/pom.xml index b731ac6d279..dd97d4c3807 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.11.0-SNAPSHOT + 0.11.0 plc4j-scraper-ng @@ -71,7 +71,7 @@ org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 test @@ -84,7 +84,7 @@ org.apache.plc4x plc4j-driver-mock - 0.11.0-SNAPSHOT + 0.11.0 test diff --git a/plc4j/tools/scraper/pom.xml b/plc4j/tools/scraper/pom.xml index 30536e52ca6..fee2f6f6a58 100644 --- a/plc4j/tools/scraper/pom.xml +++ b/plc4j/tools/scraper/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-tools - 0.11.0-SNAPSHOT + 0.11.0 plc4j-scraper @@ -69,18 +69,18 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-connection-cache - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 test @@ -93,7 +93,7 @@ org.apache.plc4x plc4j-driver-mock - 0.11.0-SNAPSHOT + 0.11.0 test diff --git a/plc4j/transports/can/pom.xml b/plc4j/transports/can/pom.xml index 1f64af02be5..679a8df71fb 100644 --- a/plc4j/transports/can/pom.xml +++ b/plc4j/transports/can/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-transports - 0.11.0-SNAPSHOT + 0.11.0 plc4j-transport-can @@ -35,7 +35,7 @@ org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 io.netty diff --git a/plc4j/transports/pcap-replay/pom.xml b/plc4j/transports/pcap-replay/pom.xml index 7bca631663b..0e0afb2bf07 100644 --- a/plc4j/transports/pcap-replay/pom.xml +++ b/plc4j/transports/pcap-replay/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-transports - 0.11.0-SNAPSHOT + 0.11.0 plc4j-transport-pcap-replay @@ -35,27 +35,27 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-pcap-shared - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-utils-pcap-shared - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-utils-pcap-replay - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/transports/pcap-shared/pom.xml b/plc4j/transports/pcap-shared/pom.xml index 433575e978b..a0643997efc 100644 --- a/plc4j/transports/pcap-shared/pom.xml +++ b/plc4j/transports/pcap-shared/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-transports - 0.11.0-SNAPSHOT + 0.11.0 plc4j-transport-pcap-shared @@ -36,12 +36,12 @@ org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-utils-pcap-shared - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/transports/pom.xml b/plc4j/transports/pom.xml index 04a8ddfb949..aa8b3423947 100644 --- a/plc4j/transports/pom.xml +++ b/plc4j/transports/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.11.0-SNAPSHOT + 0.11.0 plc4j-transports diff --git a/plc4j/transports/raw-socket/pom.xml b/plc4j/transports/raw-socket/pom.xml index b9359c5e4ba..3d059c6ff4b 100644 --- a/plc4j/transports/raw-socket/pom.xml +++ b/plc4j/transports/raw-socket/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-transports - 0.11.0-SNAPSHOT + 0.11.0 plc4j-transport-raw-socket @@ -35,27 +35,27 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-pcap-shared - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-utils-raw-sockets - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-utils-pcap-shared - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/transports/serial/pom.xml b/plc4j/transports/serial/pom.xml index ffcc077ea82..abaaa9bbce2 100644 --- a/plc4j/transports/serial/pom.xml +++ b/plc4j/transports/serial/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-transports - 0.11.0-SNAPSHOT + 0.11.0 plc4j-transport-serial @@ -35,13 +35,13 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/transports/socketcan/pom.xml b/plc4j/transports/socketcan/pom.xml index 1ee87c754cc..07109bc77f3 100644 --- a/plc4j/transports/socketcan/pom.xml +++ b/plc4j/transports/socketcan/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-transports - 0.11.0-SNAPSHOT + 0.11.0 plc4j-transport-socketcan @@ -35,17 +35,17 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-can - 0.11.0-SNAPSHOT + 0.11.0 tel.schich @@ -55,13 +55,13 @@ org.apache.plc4x plc4x-protocols-socketcan - 0.11.0-SNAPSHOT + 0.11.0 provided org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided diff --git a/plc4j/transports/tcp/pom.xml b/plc4j/transports/tcp/pom.xml index 2f3accd83c8..d94530b95b9 100644 --- a/plc4j/transports/tcp/pom.xml +++ b/plc4j/transports/tcp/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-transports - 0.11.0-SNAPSHOT + 0.11.0 plc4j-transport-tcp @@ -35,12 +35,12 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/transports/test/pom.xml b/plc4j/transports/test/pom.xml index 81278e70f01..3040aff2a39 100644 --- a/plc4j/transports/test/pom.xml +++ b/plc4j/transports/test/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-transports - 0.11.0-SNAPSHOT + 0.11.0 plc4j-transport-test @@ -35,7 +35,7 @@ org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/transports/udp/pom.xml b/plc4j/transports/udp/pom.xml index 97af3f5ba92..ed96580b348 100644 --- a/plc4j/transports/udp/pom.xml +++ b/plc4j/transports/udp/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-transports - 0.11.0-SNAPSHOT + 0.11.0 plc4j-transport-udp @@ -35,12 +35,12 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/transports/virtualcan/pom.xml b/plc4j/transports/virtualcan/pom.xml index 0b83f5b13a5..92cab2e2d35 100644 --- a/plc4j/transports/virtualcan/pom.xml +++ b/plc4j/transports/virtualcan/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-transports - 0.11.0-SNAPSHOT + 0.11.0 plc4j-transport-virtualcan @@ -35,22 +35,22 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-can - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-test - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/utils/pcap-replay/pom.xml b/plc4j/utils/pcap-replay/pom.xml index 2f90253a1c4..bc60b30f175 100644 --- a/plc4j/utils/pcap-replay/pom.xml +++ b/plc4j/utils/pcap-replay/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-utils - 0.11.0-SNAPSHOT + 0.11.0 plc4j-utils-pcap-replay @@ -38,7 +38,7 @@ org.apache.plc4x plc4j-utils-pcap-shared - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/utils/pcap-shared/pom.xml b/plc4j/utils/pcap-shared/pom.xml index 316924482f9..e250c69b40b 100644 --- a/plc4j/utils/pcap-shared/pom.xml +++ b/plc4j/utils/pcap-shared/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-utils - 0.11.0-SNAPSHOT + 0.11.0 plc4j-utils-pcap-shared diff --git a/plc4j/utils/plc-simulator/pom.xml b/plc4j/utils/plc-simulator/pom.xml index 82255091f75..c336d6b9f2b 100644 --- a/plc4j/utils/plc-simulator/pom.xml +++ b/plc4j/utils/plc-simulator/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-utils - 0.11.0-SNAPSHOT + 0.11.0 plc4j-utils-plc-simulator @@ -62,28 +62,28 @@ org.apache.plc4x plc4j-driver-bacnet - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-c-bus - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-s7 - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/utils/pom.xml b/plc4j/utils/pom.xml index 34d19d65a92..5fdc8162bd0 100644 --- a/plc4j/utils/pom.xml +++ b/plc4j/utils/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j - 0.11.0-SNAPSHOT + 0.11.0 plc4j-utils diff --git a/plc4j/utils/raw-sockets/pom.xml b/plc4j/utils/raw-sockets/pom.xml index 6a26dba6841..52bfc46ee1b 100644 --- a/plc4j/utils/raw-sockets/pom.xml +++ b/plc4j/utils/raw-sockets/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-utils - 0.11.0-SNAPSHOT + 0.11.0 plc4j-utils-raw-sockets @@ -37,7 +37,7 @@ org.apache.plc4x plc4j-utils-pcap-shared - 0.11.0-SNAPSHOT + 0.11.0 @@ -85,7 +85,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test diff --git a/plc4j/utils/test-generator/pom.xml b/plc4j/utils/test-generator/pom.xml index f172ba61559..82d604bd2c3 100644 --- a/plc4j/utils/test-generator/pom.xml +++ b/plc4j/utils/test-generator/pom.xml @@ -24,7 +24,7 @@ plc4j-utils org.apache.plc4x - 0.11.0-SNAPSHOT + 0.11.0 plc4j-utils-test-generator @@ -98,12 +98,12 @@ org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-utils-pcap-shared - 0.11.0-SNAPSHOT + 0.11.0 @@ -137,17 +137,17 @@ org.apache.plc4x plc4j-driver-s7 - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-eip - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-driver-iec-60870 - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4j/utils/test-utils/pom.xml b/plc4j/utils/test-utils/pom.xml index 262f2f1ba15..6d0f12c328e 100644 --- a/plc4j/utils/test-utils/pom.xml +++ b/plc4j/utils/test-utils/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4j-utils - 0.11.0-SNAPSHOT + 0.11.0 plc4j-utils-test-utils @@ -36,17 +36,17 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-test - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/plc4net/pom.xml b/plc4net/pom.xml index 3dc2104954b..da9457728d1 100644 --- a/plc4net/pom.xml +++ b/plc4net/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.11.0-SNAPSHOT + 0.11.0 plc4net @@ -123,7 +123,7 @@ org.apache.plc4x plc4x-code-generation-language-cs - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -131,7 +131,7 @@ org.apache.plc4x plc4x-protocols-knxnetip - 0.11.0-SNAPSHOT + 0.11.0 provided diff --git a/pom.xml b/pom.xml index bee871869dd..66ae6a58b24 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.plc4x plc4x-parent - 0.11.0-SNAPSHOT + 0.11.0 pom PLC4X @@ -44,7 +44,7 @@ scm:git:https://gitbox.apache.org/repos/asf/plc4x.git scm:git:https://gitbox.apache.org/repos/asf/plc4x.git https://github.com/apache/plc4x - rel/0.11 + v0.11.0 @@ -91,7 +91,7 @@ UTF-8 - 1696231381 + 1696232563 **/generated-sources diff --git a/protocols/ab-eth/pom.xml b/protocols/ab-eth/pom.xml index f3bb339fd36..b0d9dd40c9a 100644 --- a/protocols/ab-eth/pom.xml +++ b/protocols/ab-eth/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-ab-eth @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/ads/pom.xml b/protocols/ads/pom.xml index 9bb25e463b5..b5df2116605 100644 --- a/protocols/ads/pom.xml +++ b/protocols/ads/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-ads @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/bacnetip/pom.xml b/protocols/bacnetip/pom.xml index fc8d4b97c1a..a163cb0ce19 100644 --- a/protocols/bacnetip/pom.xml +++ b/protocols/bacnetip/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-bacnetip @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/c-bus/pom.xml b/protocols/c-bus/pom.xml index 26a6eb9ac96..4b25439d133 100644 --- a/protocols/c-bus/pom.xml +++ b/protocols/c-bus/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-c-bus @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/canopen/pom.xml b/protocols/canopen/pom.xml index e35de6a83a1..d73de232259 100644 --- a/protocols/canopen/pom.xml +++ b/protocols/canopen/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-canopen @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/df1/pom.xml b/protocols/df1/pom.xml index 1c943d7698c..7320670b3a5 100644 --- a/protocols/df1/pom.xml +++ b/protocols/df1/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-df1 @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/eip/pom.xml b/protocols/eip/pom.xml index f95f6271ad5..82b98ed370c 100644 --- a/protocols/eip/pom.xml +++ b/protocols/eip/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-eip @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/firmata/pom.xml b/protocols/firmata/pom.xml index 3a6f9ab5c6b..a9ef406e13b 100644 --- a/protocols/firmata/pom.xml +++ b/protocols/firmata/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-firmata @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/genericcan/pom.xml b/protocols/genericcan/pom.xml index 347ccdcdbf6..4bb9ad978bd 100644 --- a/protocols/genericcan/pom.xml +++ b/protocols/genericcan/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-genericcan @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/iec-60870/pom.xml b/protocols/iec-60870/pom.xml index 6e5416aed56..47465e5258e 100644 --- a/protocols/iec-60870/pom.xml +++ b/protocols/iec-60870/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-iec-60870 @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/knxnetip/pom.xml b/protocols/knxnetip/pom.xml index 8c1c90378fb..c3a7e1bfb98 100644 --- a/protocols/knxnetip/pom.xml +++ b/protocols/knxnetip/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-knxnetip @@ -109,7 +109,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 org.slf4j diff --git a/protocols/modbus/pom.xml b/protocols/modbus/pom.xml index 47eade454b9..5927d147686 100644 --- a/protocols/modbus/pom.xml +++ b/protocols/modbus/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-modbus @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/mqtt/pom.xml b/protocols/mqtt/pom.xml index dc599b7ab8f..775884a2ba8 100644 --- a/protocols/mqtt/pom.xml +++ b/protocols/mqtt/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-mqtt @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/opcua/pom.xml b/protocols/opcua/pom.xml index 09900ee84ba..8a5da80913c 100644 --- a/protocols/opcua/pom.xml +++ b/protocols/opcua/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-opcua @@ -191,7 +191,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/open-protocol/pom.xml b/protocols/open-protocol/pom.xml index cec444312db..73c40b3900e 100644 --- a/protocols/open-protocol/pom.xml +++ b/protocols/open-protocol/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-open-protocol @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/plc4x-api/pom.xml b/protocols/plc4x-api/pom.xml index ae7b268bf00..12c3acb1bab 100644 --- a/protocols/plc4x-api/pom.xml +++ b/protocols/plc4x-api/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-plc4x-api @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/plc4x/pom.xml b/protocols/plc4x/pom.xml index 8628b8f2c14..129af99394e 100644 --- a/protocols/plc4x/pom.xml +++ b/protocols/plc4x/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-plc4x @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/pom.xml b/protocols/pom.xml index d04c41be092..35e7bc96ff6 100644 --- a/protocols/pom.xml +++ b/protocols/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols diff --git a/protocols/profinet/pom.xml b/protocols/profinet/pom.xml index bd006fc4533..d0bcc6da2ec 100644 --- a/protocols/profinet/pom.xml +++ b/protocols/profinet/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-profinet @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/s7/pom.xml b/protocols/s7/pom.xml index 390c9e8b108..bd2b36b2f1d 100644 --- a/protocols/s7/pom.xml +++ b/protocols/s7/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-s7 @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/simulated/pom.xml b/protocols/simulated/pom.xml index 4f8fa039957..0e65b2dc037 100644 --- a/protocols/simulated/pom.xml +++ b/protocols/simulated/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-simulated @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/protocols/socketcan/pom.xml b/protocols/socketcan/pom.xml index 20a41f35172..a534c967f3b 100644 --- a/protocols/socketcan/pom.xml +++ b/protocols/socketcan/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-protocols - 0.11.0-SNAPSHOT + 0.11.0 plc4x-protocols-socketcan @@ -36,7 +36,7 @@ org.apache.plc4x plc4x-code-generation-protocol-base-mspec - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/sandbox/discovery/pom.xml b/sandbox/discovery/pom.xml index 0927eb16dd0..5968672b654 100644 --- a/sandbox/discovery/pom.xml +++ b/sandbox/discovery/pom.xml @@ -23,7 +23,7 @@ org.apache.plc4x.sandbox plc4x-sandbox - 0.11.0-SNAPSHOT + 0.11.0 plc4j-driver-discovery @@ -35,7 +35,7 @@ org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.11.0 diff --git a/sandbox/plc4py/pom.xml b/sandbox/plc4py/pom.xml index b94aedf72f5..a10bb27106e 100644 --- a/sandbox/plc4py/pom.xml +++ b/sandbox/plc4py/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x.sandbox plc4x-sandbox - 0.11.0-SNAPSHOT + 0.11.0 plc4py @@ -261,7 +261,7 @@ org.apache.plc4x plc4x-code-generation-language-python - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -269,7 +269,7 @@ org.apache.plc4x plc4x-protocols-modbus - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -277,7 +277,7 @@ org.apache.plc4x plc4x-protocols-simulated - 0.11.0-SNAPSHOT + 0.11.0 provided diff --git a/sandbox/pom.xml b/sandbox/pom.xml index e9e9284e727..88b23c6fcec 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x plc4x-parent - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x.sandbox diff --git a/sandbox/test-java-df1-driver/pom.xml b/sandbox/test-java-df1-driver/pom.xml index f8e9b90d140..1bcbf0b2810 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.11.0-SNAPSHOT + 0.11.0 test-java-df1-driver @@ -34,18 +34,18 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-serial - 0.11.0-SNAPSHOT + 0.11.0 org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.11.0 true @@ -93,7 +93,7 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.11.0 test @@ -120,7 +120,7 @@ org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -128,7 +128,7 @@ org.apache.plc4x plc4x-protocols-df1 - 0.11.0-SNAPSHOT + 0.11.0 provided @@ -136,7 +136,7 @@ org.apache.plc4x plc4x-protocols-df1 - 0.11.0-SNAPSHOT + 0.11.0 tests test-jar test