diff --git a/code-generation/language-base-freemarker/pom.xml b/code-generation/language-base-freemarker/pom.xml
index 4ccb13c040c..01f6aeb042d 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.9.0-SNAPSHOT
+ 0.9.0
plc4x-code-generation-language-base-freemarker
@@ -58,7 +58,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
compile
diff --git a/code-generation/language-c/pom.xml b/code-generation/language-c/pom.xml
index 0187c1e7abf..fedb726c4d9 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.9.0-SNAPSHOT
+ 0.9.0
plc4x-code-generation-language-c
@@ -74,7 +74,7 @@
org.apache.plc4x
plc4x-code-generation-language-base-freemarker
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/code-generation/language-go/pom.xml b/code-generation/language-go/pom.xml
index dbce60b86a6..e30830a0a42 100644
--- a/code-generation/language-go/pom.xml
+++ b/code-generation/language-go/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x
plc4x-code-generation
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-code-generation-language-go
@@ -73,13 +73,13 @@
org.apache.plc4x
plc4x-code-generation-language-base-freemarker
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/code-generation/language-java/pom.xml b/code-generation/language-java/pom.xml
index 354dbb9f9a5..ce86c7d14dc 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.9.0-SNAPSHOT
+ 0.9.0
plc4x-code-generation-language-java
@@ -74,7 +74,7 @@
org.apache.plc4x
plc4x-code-generation-language-base-freemarker
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -93,7 +93,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
compile
@@ -101,37 +101,37 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
test
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
test
org.apache.plc4x
plc4j-transport-tcp
- 0.9.0-SNAPSHOT
+ 0.9.0
test
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
org.apache.plc4x
plc4x-code-generation-protocol-test
- 0.9.0-SNAPSHOT
+ 0.9.0
test
org.apache.plc4x
plc4x-code-generation-protocol-test
- 0.9.0-SNAPSHOT
+ 0.9.0
tests
test-jar
test
diff --git a/code-generation/pom.xml b/code-generation/pom.xml
index fb8afc429cc..40652060efb 100644
--- a/code-generation/pom.xml
+++ b/code-generation/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-parent
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-code-generation
diff --git a/code-generation/protocol-base-mspec/pom.xml b/code-generation/protocol-base-mspec/pom.xml
index 0665dd46231..31b1769ff11 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.9.0-SNAPSHOT
+ 0.9.0
plc4x-code-generation-protocol-base-mspec
diff --git a/code-generation/protocol-test/pom.xml b/code-generation/protocol-test/pom.xml
index 4ea248d1965..6aaee2f9f78 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.9.0-SNAPSHOT
+ 0.9.0
plc4x-code-generation-protocol-test
@@ -212,7 +212,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4c/pom.xml b/plc4c/pom.xml
index 0fcf8a64f72..e22e2eda99d 100644
--- a/plc4c/pom.xml
+++ b/plc4c/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-parent
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4c
@@ -374,7 +374,7 @@
org.apache.plc4x
plc4x-code-generation-language-c
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -382,14 +382,14 @@
org.apache.plc4x
plc4x-protocols-modbus
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
diff --git a/plc4go/pom.xml b/plc4go/pom.xml
index 3c55992ab79..6eba50f322b 100644
--- a/plc4go/pom.xml
+++ b/plc4go/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-parent
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4go
@@ -573,7 +573,7 @@
org.apache.plc4x
plc4x-code-generation-language-go
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -581,70 +581,70 @@
org.apache.plc4x
plc4x-protocols-ab-eth
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-ads
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-bacnetip
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-df1
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-eip
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-firmata
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-knxnetip
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-modbus
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-simulated
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
diff --git a/plc4j/api/pom.xml b/plc4j/api/pom.xml
index eea209ba1c2..a5f43f0fbeb 100644
--- a/plc4j/api/pom.xml
+++ b/plc4j/api/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-api
diff --git a/plc4j/drivers/ab-eth/pom.xml b/plc4j/drivers/ab-eth/pom.xml
index 49026f50c9a..870729036fa 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-ab-eth
@@ -114,18 +114,18 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-tcp
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -144,14 +144,14 @@
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -159,14 +159,14 @@
org.apache.plc4x
plc4x-protocols-ab-eth
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-ab-eth
- 0.9.0-SNAPSHOT
+ 0.9.0
tests
test-jar
test
diff --git a/plc4j/drivers/ads/pom.xml b/plc4j/drivers/ads/pom.xml
index 0486e35f07a..5e547bfae29 100644
--- a/plc4j/drivers/ads/pom.xml
+++ b/plc4j/drivers/ads/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x
plc4j-drivers
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-ads
@@ -126,24 +126,24 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-tcp
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-serial
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -168,7 +168,7 @@
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
@@ -180,21 +180,21 @@
org.apache.plc4x
plc4x-protocols-ads
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-ads
- 0.9.0-SNAPSHOT
+ 0.9.0
tests
test-jar
test
diff --git a/plc4j/drivers/can/pom.xml b/plc4j/drivers/can/pom.xml
index a50cc56edbe..6e24b8b5a75 100644
--- a/plc4j/drivers/can/pom.xml
+++ b/plc4j/drivers/can/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x
plc4j-drivers
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-can
@@ -36,30 +36,30 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-can
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-socketcan
- 0.9.0-SNAPSHOT
+ 0.9.0
test
org.apache.plc4x
plc4j-transport-virtualcan
- 0.9.0-SNAPSHOT
+ 0.9.0
test
@@ -81,7 +81,7 @@
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
@@ -93,13 +93,13 @@
org.apache.plc4x
plc4x-protocols-genericcan
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
diff --git a/plc4j/drivers/canopen/pom.xml b/plc4j/drivers/canopen/pom.xml
index 06c015b8675..a17d8081777 100644
--- a/plc4j/drivers/canopen/pom.xml
+++ b/plc4j/drivers/canopen/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x
plc4j-drivers
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-canopen
@@ -36,24 +36,24 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-driver-can
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-can
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -82,13 +82,13 @@
org.apache.plc4x
plc4j-transport-test
- 0.9.0-SNAPSHOT
+ 0.9.0
test
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
@@ -100,21 +100,21 @@
org.apache.plc4x
plc4x-protocols-canopen
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-canopen
- 0.9.0-SNAPSHOT
+ 0.9.0
tests
test-jar
test
diff --git a/plc4j/drivers/eip/pom.xml b/plc4j/drivers/eip/pom.xml
index 6483ddb5fcd..7688345174e 100644
--- a/plc4j/drivers/eip/pom.xml
+++ b/plc4j/drivers/eip/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x
plc4j-drivers
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-eip
@@ -116,18 +116,18 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-tcp
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -143,14 +143,14 @@
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -158,14 +158,14 @@
org.apache.plc4x
plc4x-protocols-eip
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-eip
- 0.9.0-SNAPSHOT
+ 0.9.0
tests
test-jar
test
diff --git a/plc4j/drivers/firmata/pom.xml b/plc4j/drivers/firmata/pom.xml
index 476806ca82f..2c34221ff35 100644
--- a/plc4j/drivers/firmata/pom.xml
+++ b/plc4j/drivers/firmata/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x
plc4j-drivers
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-firmata
@@ -114,18 +114,18 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-serial
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -146,28 +146,28 @@
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-firmata
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-firmata
- 0.9.0-SNAPSHOT
+ 0.9.0
tests
test-jar
test
diff --git a/plc4j/drivers/knxnetip/pom.xml b/plc4j/drivers/knxnetip/pom.xml
index 93bd723e3aa..70cedaf9ad4 100644
--- a/plc4j/drivers/knxnetip/pom.xml
+++ b/plc4j/drivers/knxnetip/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x
plc4j-drivers
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-knxnetip
@@ -113,28 +113,28 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-udp
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-raw-socket
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-pcap-replay
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -166,13 +166,13 @@
org.apache.plc4x
plc4j-utils-pcap-shared
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
@@ -195,7 +195,7 @@
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -203,14 +203,14 @@
org.apache.plc4x
plc4x-protocols-knxnetip
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-knxnetip
- 0.9.0-SNAPSHOT
+ 0.9.0
tests
test-jar
test
diff --git a/plc4j/drivers/mock/pom.xml b/plc4j/drivers/mock/pom.xml
index aab7b539ab8..401ca4b93e1 100644
--- a/plc4j/drivers/mock/pom.xml
+++ b/plc4j/drivers/mock/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-drivers
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-mock
@@ -35,12 +35,12 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/drivers/modbus/pom.xml b/plc4j/drivers/modbus/pom.xml
index 57e007fd4be..17d3b61aab0 100644
--- a/plc4j/drivers/modbus/pom.xml
+++ b/plc4j/drivers/modbus/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x
plc4j-drivers
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-modbus
@@ -116,28 +116,28 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-tcp
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-serial
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-raw-socket
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -156,7 +156,7 @@
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
@@ -169,7 +169,7 @@
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -177,14 +177,14 @@
org.apache.plc4x
plc4x-protocols-modbus
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-modbus
- 0.9.0-SNAPSHOT
+ 0.9.0
tests
test-jar
test
diff --git a/plc4j/drivers/opcua/pom.xml b/plc4j/drivers/opcua/pom.xml
index 731e370367e..f4b9ab84bb7 100644
--- a/plc4j/drivers/opcua/pom.xml
+++ b/plc4j/drivers/opcua/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-drivers
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-opcua
@@ -122,18 +122,18 @@
org.apache.plc4x
plc4j-transport-tcp
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
io.vavr
@@ -170,7 +170,7 @@
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -178,7 +178,7 @@
org.apache.plc4x
plc4x-protocols-opcua
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -186,7 +186,7 @@
org.apache.plc4x
plc4x-protocols-opcua
- 0.9.0-SNAPSHOT
+ 0.9.0
tests
test-jar
test
diff --git a/plc4j/drivers/pom.xml b/plc4j/drivers/pom.xml
index 82c8607b64a..c9bae59cf6c 100644
--- a/plc4j/drivers/pom.xml
+++ b/plc4j/drivers/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-drivers
diff --git a/plc4j/drivers/profinet/pom.xml b/plc4j/drivers/profinet/pom.xml
index c4756905cc9..72065b0f710 100644
--- a/plc4j/drivers/profinet/pom.xml
+++ b/plc4j/drivers/profinet/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x
plc4j-drivers
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-profinet
@@ -114,23 +114,23 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-raw-socket
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-utils-pcap-shared
- 0.9.0-SNAPSHOT
+ 0.9.0
org.pcap4j
@@ -155,7 +155,7 @@
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
@@ -182,7 +182,7 @@
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -190,14 +190,14 @@
org.apache.plc4x
plc4x-protocols-profinet
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-profinet
- 0.9.0-SNAPSHOT
+ 0.9.0
tests
test-jar
test
diff --git a/plc4j/drivers/s7/pom.xml b/plc4j/drivers/s7/pom.xml
index c2d76796666..a43b3e283b2 100644
--- a/plc4j/drivers/s7/pom.xml
+++ b/plc4j/drivers/s7/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x
plc4j-drivers
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-s7
@@ -117,18 +117,18 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-tcp
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -159,7 +159,7 @@
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
@@ -171,7 +171,7 @@
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -179,14 +179,14 @@
org.apache.plc4x
plc4x-protocols-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-protocols-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
tests
test-jar
test
diff --git a/plc4j/drivers/simulated/pom.xml b/plc4j/drivers/simulated/pom.xml
index b182faf0544..e3d5c3ba8e5 100644
--- a/plc4j/drivers/simulated/pom.xml
+++ b/plc4j/drivers/simulated/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-drivers
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-simulated
@@ -111,7 +111,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -128,14 +128,14 @@
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
compile
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -143,7 +143,7 @@
org.apache.plc4x
plc4x-protocols-simulated
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
diff --git a/plc4j/examples/hello-cloud-azure/pom.xml b/plc4j/examples/hello-cloud-azure/pom.xml
index 244c20adae8..c6219226088 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-cloud-azure
@@ -37,7 +37,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/hello-cloud-google/pom.xml b/plc4j/examples/hello-cloud-google/pom.xml
index 8fc5cd082fa..5ed1477552b 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-cloud-google
@@ -37,7 +37,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/hello-connectivity-kafka/pom.xml b/plc4j/examples/hello-connectivity-kafka/pom.xml
index 112735127a0..82bee6309cf 100644
--- a/plc4j/examples/hello-connectivity-kafka/pom.xml
+++ b/plc4j/examples/hello-connectivity-kafka/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x.examples
plc4j-examples
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-connectivity-kafka
@@ -39,12 +39,12 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-apache-edgent
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/hello-connectivity-mqtt/pom.xml b/plc4j/examples/hello-connectivity-mqtt/pom.xml
index 1670e37e7e3..e75c4f13202 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-connectivity-mqtt
@@ -39,7 +39,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/hello-discovery/pom.xml b/plc4j/examples/hello-discovery/pom.xml
index 1a318c592f4..557dc0855b2 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-discovery
@@ -39,7 +39,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/hello-influx-data-collection/pom.xml b/plc4j/examples/hello-influx-data-collection/pom.xml
index f172bf3882e..3e5d675fe74 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-influx-data-collection
@@ -39,12 +39,12 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/hello-integration-edgent/pom.xml b/plc4j/examples/hello-integration-edgent/pom.xml
index 46d80cad02c..2517bbdd88e 100644
--- a/plc4j/examples/hello-integration-edgent/pom.xml
+++ b/plc4j/examples/hello-integration-edgent/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x.examples
plc4j-examples
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-integration-edgent
@@ -39,7 +39,7 @@
org.apache.plc4x
plc4j-apache-edgent
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/hello-integration-iotdb/pom.xml b/plc4j/examples/hello-integration-iotdb/pom.xml
index ae75d361ee5..f2a7db1adbf 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-integration-iotdb
@@ -55,7 +55,7 @@
org.apache.plc4x
plc4j-apache-edgent
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/hello-opm/pom.xml b/plc4j/examples/hello-opm/pom.xml
index e25d8934363..a39f22339ce 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-opm
@@ -39,12 +39,12 @@
org.apache.plc4x
plc4j-opm
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-connection-pool
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/hello-webapp/client/pom.xml b/plc4j/examples/hello-webapp/client/pom.xml
index 09fe2257498..ec6104d49d6 100644
--- a/plc4j/examples/hello-webapp/client/pom.xml
+++ b/plc4j/examples/hello-webapp/client/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x.examples
plc4j-hello-webapp
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-webapp-client
diff --git a/plc4j/examples/hello-webapp/pom.xml b/plc4j/examples/hello-webapp/pom.xml
index 96c7ada5bd1..0c46d298a3f 100644
--- a/plc4j/examples/hello-webapp/pom.xml
+++ b/plc4j/examples/hello-webapp/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x.examples
plc4j-examples
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-webapp
diff --git a/plc4j/examples/hello-webapp/webapp/pom.xml b/plc4j/examples/hello-webapp/webapp/pom.xml
index 4321f61de6e..0e3d808b0ab 100644
--- a/plc4j/examples/hello-webapp/webapp/pom.xml
+++ b/plc4j/examples/hello-webapp/webapp/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x.examples
plc4j-hello-webapp
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-webapp-webapp
@@ -108,12 +108,12 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
commons-logging
@@ -244,7 +244,7 @@
org.apache.plc4x.examples
plc4j-hello-webapp-client
- 0.9.0-SNAPSHOT
+ 0.9.0
war
diff --git a/plc4j/examples/hello-webservice/pom.xml b/plc4j/examples/hello-webservice/pom.xml
index 9c9d31d10ee..f845a43871e 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-webservice
@@ -39,7 +39,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/hello-world-plc4x-subscription/pom.xml b/plc4j/examples/hello-world-plc4x-subscription/pom.xml
index 8976ccb5b5a..e9703006b7e 100644
--- a/plc4j/examples/hello-world-plc4x-subscription/pom.xml
+++ b/plc4j/examples/hello-world-plc4x-subscription/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x.examples
plc4j-examples
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-world-plc4x-subscription
@@ -39,7 +39,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/hello-world-plc4x-write/pom.xml b/plc4j/examples/hello-world-plc4x-write/pom.xml
index d7623faaa88..252c393e49b 100644
--- a/plc4j/examples/hello-world-plc4x-write/pom.xml
+++ b/plc4j/examples/hello-world-plc4x-write/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x.examples
plc4j-examples
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-world-plc4x-write
@@ -39,7 +39,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/hello-world-plc4x/pom.xml b/plc4j/examples/hello-world-plc4x/pom.xml
index 4286ef6973a..b9af4549e1a 100644
--- a/plc4j/examples/hello-world-plc4x/pom.xml
+++ b/plc4j/examples/hello-world-plc4x/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x.examples
plc4j-examples
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-hello-world-plc4x
@@ -39,7 +39,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/plc4j-s7event/pom.xml b/plc4j/examples/plc4j-s7event/pom.xml
index ca5d6a14a17..f56ca1a34e7 100644
--- a/plc4j/examples/plc4j-s7event/pom.xml
+++ b/plc4j/examples/plc4j-s7event/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x.examples
plc4j-examples
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-s7event
@@ -61,14 +61,14 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-driver-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/poll-loop/pom.xml b/plc4j/examples/poll-loop/pom.xml
index 74978f0dbff..808fb611ca4 100644
--- a/plc4j/examples/poll-loop/pom.xml
+++ b/plc4j/examples/poll-loop/pom.xml
@@ -23,11 +23,11 @@
org.apache.plc4x.examples
plc4j-examples
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-poll-loop
- 0.9.0-SNAPSHOT
+ 0.9.0
PLC4J: Examples: Poll Loop Example
Fetches data in a continous loop
@@ -39,7 +39,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/examples/pom.xml b/plc4j/examples/pom.xml
index 0102abb0035..ae40716bb37 100644
--- a/plc4j/examples/pom.xml
+++ b/plc4j/examples/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x.examples
@@ -147,67 +147,67 @@
org.apache.plc4x
plc4j-driver-ab-eth
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-ads
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-canopen
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-eip
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-firmata
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-knxnetip
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-modbus
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-opcua
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-profinet
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-simulated
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
diff --git a/plc4j/integrations/apache-calcite/pom.xml b/plc4j/integrations/apache-calcite/pom.xml
index 38f922f0562..4654381d021 100644
--- a/plc4j/integrations/apache-calcite/pom.xml
+++ b/plc4j/integrations/apache-calcite/pom.xml
@@ -21,7 +21,7 @@
org.apache.plc4x
plc4j-integrations
- 0.9.0-SNAPSHOT
+ 0.9.0
4.0.0
@@ -74,73 +74,73 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-scraper
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-driver-ab-eth
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-ads
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-canopen
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-eip
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-firmata
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-knxnetip
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-modbus
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-opcua
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-simulated
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
diff --git a/plc4j/integrations/apache-camel/pom.xml b/plc4j/integrations/apache-camel/pom.xml
index a1a0f6c9cea..7491fccaec6 100644
--- a/plc4j/integrations/apache-camel/pom.xml
+++ b/plc4j/integrations/apache-camel/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-integrations
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-apache-camel
@@ -138,18 +138,18 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-connection-pool
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-scraper
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -187,61 +187,61 @@
org.apache.plc4x
plc4j-driver-ab-eth
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-ads
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-canopen
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-eip
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-firmata
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-knxnetip
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-modbus
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-opcua
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-simulated
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
@@ -257,7 +257,7 @@
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
test
diff --git a/plc4j/integrations/apache-edgent/pom.xml b/plc4j/integrations/apache-edgent/pom.xml
index 7eefdc2830d..9c5a9e456c7 100644
--- a/plc4j/integrations/apache-edgent/pom.xml
+++ b/plc4j/integrations/apache-edgent/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-integrations
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-apache-edgent
@@ -63,7 +63,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -81,61 +81,61 @@
org.apache.plc4x
plc4j-driver-ab-eth
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-ads
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-canopen
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-eip
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-firmata
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-knxnetip
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-modbus
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-opcua
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-simulated
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
diff --git a/plc4j/integrations/apache-kafka/pom.xml b/plc4j/integrations/apache-kafka/pom.xml
index 9cd41f6cbf7..2c2764c2383 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-apache-kafka
@@ -180,17 +180,17 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-scraper
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-connection-pool
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -210,61 +210,61 @@
org.apache.plc4x
plc4j-driver-ab-eth
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-ads
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-canopen
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-eip
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-firmata
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-knxnetip
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-modbus
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-opcua
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-simulated
- 0.9.0-SNAPSHOT
+ 0.9.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 89dd16078ee..8d8b3ba0119 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-nifi-plc4x-nar
@@ -78,85 +78,85 @@
org.apache.plc4x
plc4j-nifi-plc4x-processors
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-driver-ab-eth
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-driver-ads
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-driver-canopen
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-driver-eip
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-driver-knxnetip
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-driver-modbus
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-driver-opcua
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-driver-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-driver-simulated
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-pcap-replay
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-raw-socket
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-serial
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-tcp
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-udp
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/integrations/apache-nifi/nifi-plc4x-processors/pom.xml b/plc4j/integrations/apache-nifi/nifi-plc4x-processors/pom.xml
index 9a93d626bc0..b2a26a13596 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-nifi-plc4x-processors
@@ -34,12 +34,12 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-connection-pool
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/integrations/apache-nifi/pom.xml b/plc4j/integrations/apache-nifi/pom.xml
index 8da4ab2ff5e..a6d2e0a4f4b 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-apache-nifi
diff --git a/plc4j/integrations/opcua-server/pom.xml b/plc4j/integrations/opcua-server/pom.xml
index 09102d88e56..55066968df1 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.9.0-SNAPSHOT
+ 0.9.0
plc4x-opcua-server
@@ -97,74 +97,74 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-connection-pool
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-driver-ab-eth
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-ads
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-canopen
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-eip
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-firmata
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-knxnetip
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-modbus
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-opcua
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
org.apache.plc4x
plc4j-driver-simulated
- 0.9.0-SNAPSHOT
+ 0.9.0
runtime
diff --git a/plc4j/integrations/pom.xml b/plc4j/integrations/pom.xml
index 47cb77043ce..2591d34e657 100644
--- a/plc4j/integrations/pom.xml
+++ b/plc4j/integrations/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-integrations
diff --git a/plc4j/osgi/pom.xml b/plc4j/osgi/pom.xml
index 194b4075b00..69f65cdc460 100644
--- a/plc4j/osgi/pom.xml
+++ b/plc4j/osgi/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x
plc4j
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-osgi
@@ -41,13 +41,13 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
compile
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
compile
diff --git a/plc4j/pom.xml b/plc4j/pom.xml
index a7bf80a48ca..da1053cbbae 100644
--- a/plc4j/pom.xml
+++ b/plc4j/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-parent
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j
diff --git a/plc4j/spi/pom.xml b/plc4j/spi/pom.xml
index 9c22856ea26..effe431bd83 100644
--- a/plc4j/spi/pom.xml
+++ b/plc4j/spi/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x
plc4j
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-spi
@@ -73,7 +73,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
compile
diff --git a/plc4j/tools/capture-replay/pom.xml b/plc4j/tools/capture-replay/pom.xml
index 962effe3bae..9bcf624ceae 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-capture-replay
diff --git a/plc4j/tools/connection-cache/pom.xml b/plc4j/tools/connection-cache/pom.xml
index f907bde4b49..e5104cac814 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-connection-cache
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -53,7 +53,7 @@
org.apache.plc4x
plc4j-driver-mock
- 0.9.0-SNAPSHOT
+ 0.9.0
test
diff --git a/plc4j/tools/connection-pool/pom.xml b/plc4j/tools/connection-pool/pom.xml
index 0030cb6d87c..10bb8003308 100644
--- a/plc4j/tools/connection-pool/pom.xml
+++ b/plc4j/tools/connection-pool/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-tools
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-connection-pool
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/tools/opm/pom.xml b/plc4j/tools/opm/pom.xml
index 8825a124b42..ad83b668a41 100644
--- a/plc4j/tools/opm/pom.xml
+++ b/plc4j/tools/opm/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-tools
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-opm
@@ -37,12 +37,12 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -68,7 +68,7 @@
org.apache.plc4x
plc4j-driver-mock
- 0.9.0-SNAPSHOT
+ 0.9.0
test
diff --git a/plc4j/tools/pom.xml b/plc4j/tools/pom.xml
index 5c38ca84a91..8759e032feb 100644
--- a/plc4j/tools/pom.xml
+++ b/plc4j/tools/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-tools
diff --git a/plc4j/tools/scraper/pom.xml b/plc4j/tools/scraper/pom.xml
index 7cf3c17098c..9deb5984b2f 100644
--- a/plc4j/tools/scraper/pom.xml
+++ b/plc4j/tools/scraper/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-tools
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-scraper
@@ -73,18 +73,18 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-connection-pool
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
test
@@ -103,7 +103,7 @@
org.apache.plc4x
plc4j-driver-mock
- 0.9.0-SNAPSHOT
+ 0.9.0
test
diff --git a/plc4j/transports/can/pom.xml b/plc4j/transports/can/pom.xml
index de3e8e22edb..a53bdc6a917 100644
--- a/plc4j/transports/can/pom.xml
+++ b/plc4j/transports/can/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-transports
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-transport-can
@@ -35,7 +35,7 @@
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
io.netty
diff --git a/plc4j/transports/pcap-replay/pom.xml b/plc4j/transports/pcap-replay/pom.xml
index 4ee02cb20d6..fa6f33d603b 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-transport-pcap-replay
@@ -35,27 +35,27 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-pcap-shared
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-utils-pcap-shared
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-utils-pcap-replay
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/transports/pcap-shared/pom.xml b/plc4j/transports/pcap-shared/pom.xml
index 1f3c37b21ff..fb80916a1b7 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-transport-pcap-shared
@@ -36,12 +36,12 @@
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-utils-pcap-shared
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/transports/pom.xml b/plc4j/transports/pom.xml
index 6095e33e8c7..ada08dcd671 100644
--- a/plc4j/transports/pom.xml
+++ b/plc4j/transports/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-transports
diff --git a/plc4j/transports/raw-socket/pom.xml b/plc4j/transports/raw-socket/pom.xml
index 1eeba249180..cc5f6bd6f20 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-transport-raw-socket
@@ -35,22 +35,22 @@
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-pcap-shared
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-utils-raw-sockets
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-utils-pcap-shared
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/transports/serial/pom.xml b/plc4j/transports/serial/pom.xml
index dc6ab913706..19bacac6f02 100644
--- a/plc4j/transports/serial/pom.xml
+++ b/plc4j/transports/serial/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-transports
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-transport-serial
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.commons
@@ -74,7 +74,7 @@
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
compile
diff --git a/plc4j/transports/socketcan/pom.xml b/plc4j/transports/socketcan/pom.xml
index cc5565cebae..ae8590763ce 100644
--- a/plc4j/transports/socketcan/pom.xml
+++ b/plc4j/transports/socketcan/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-transports
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-transport-socketcan
@@ -35,17 +35,17 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-can
- 0.9.0-SNAPSHOT
+ 0.9.0
tel.schich
@@ -56,13 +56,13 @@
org.apache.plc4x
plc4x-protocols-socketcan
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
diff --git a/plc4j/transports/tcp/pom.xml b/plc4j/transports/tcp/pom.xml
index 2a5309c8e48..682d7696ada 100644
--- a/plc4j/transports/tcp/pom.xml
+++ b/plc4j/transports/tcp/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-transports
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-transport-tcp
@@ -35,12 +35,12 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/transports/test/pom.xml b/plc4j/transports/test/pom.xml
index 63439767dfd..7ac23466fe8 100644
--- a/plc4j/transports/test/pom.xml
+++ b/plc4j/transports/test/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-transports
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-transport-test
@@ -35,7 +35,7 @@
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/transports/udp/pom.xml b/plc4j/transports/udp/pom.xml
index 4c7cc295ed1..db78a1070f6 100644
--- a/plc4j/transports/udp/pom.xml
+++ b/plc4j/transports/udp/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-transports
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-transport-udp
@@ -35,12 +35,12 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/transports/virtualcan/pom.xml b/plc4j/transports/virtualcan/pom.xml
index 89ae3fe6f63..18cdd5dfd61 100644
--- a/plc4j/transports/virtualcan/pom.xml
+++ b/plc4j/transports/virtualcan/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j-transports
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-transport-virtualcan
@@ -35,22 +35,22 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-can
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-test
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/utils/pcap-replay/pom.xml b/plc4j/utils/pcap-replay/pom.xml
index d015f3dc102..50e9663ab62 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-utils-pcap-replay
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4j-utils-pcap-shared
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/plc4j/utils/pcap-shared/pom.xml b/plc4j/utils/pcap-shared/pom.xml
index 02cfd961dbc..f0530d13139 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-utils-pcap-shared
diff --git a/plc4j/utils/pom.xml b/plc4j/utils/pom.xml
index 2eedbb0e9ea..5f6ff2538ea 100644
--- a/plc4j/utils/pom.xml
+++ b/plc4j/utils/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4j
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-utils
diff --git a/plc4j/utils/raw-sockets/pom.xml b/plc4j/utils/raw-sockets/pom.xml
index c11a0c60225..8ed70c8b184 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-utils-raw-sockets
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4j-utils-pcap-shared
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -76,7 +76,7 @@
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
diff --git a/plc4j/utils/test-utils/pom.xml b/plc4j/utils/test-utils/pom.xml
index e1670743e78..185fa8c1276 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.9.0-SNAPSHOT
+ 0.9.0
plc4j-utils-test-utils
@@ -49,17 +49,17 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-test
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/pom.xml b/pom.xml
index a17d8bce7c4..9d7593a1890 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
org.apache.plc4x
plc4x-parent
- 0.9.0-SNAPSHOT
+ 0.9.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
+ v0.9.0
diff --git a/protocols/ab-eth/pom.xml b/protocols/ab-eth/pom.xml
index e6f059999d3..c8700bdd6af 100644
--- a/protocols/ab-eth/pom.xml
+++ b/protocols/ab-eth/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-ab-eth
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/ads/pom.xml b/protocols/ads/pom.xml
index 8542e391ca9..6e0215b525a 100644
--- a/protocols/ads/pom.xml
+++ b/protocols/ads/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-ads
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/bacnetip/pom.xml b/protocols/bacnetip/pom.xml
index 303cbb38dd2..8484f077a4a 100644
--- a/protocols/bacnetip/pom.xml
+++ b/protocols/bacnetip/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-bacnetip
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/canopen/pom.xml b/protocols/canopen/pom.xml
index 5a0fab89ad1..04074e6443a 100644
--- a/protocols/canopen/pom.xml
+++ b/protocols/canopen/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-canopen
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/df1/pom.xml b/protocols/df1/pom.xml
index 2a8cb71d8ec..4b982950cb5 100644
--- a/protocols/df1/pom.xml
+++ b/protocols/df1/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-df1
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/eip/pom.xml b/protocols/eip/pom.xml
index 18a282798a2..7f67d58fa57 100644
--- a/protocols/eip/pom.xml
+++ b/protocols/eip/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-eip
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/firmata/pom.xml b/protocols/firmata/pom.xml
index 3cac2ed1c8e..6af65f3e53a 100644
--- a/protocols/firmata/pom.xml
+++ b/protocols/firmata/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-firmata
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/genericcan/pom.xml b/protocols/genericcan/pom.xml
index bb050be0a11..940d8e8d9db 100644
--- a/protocols/genericcan/pom.xml
+++ b/protocols/genericcan/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-genericcan
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/knxnetip/pom.xml b/protocols/knxnetip/pom.xml
index bfbc8cc6862..40c53f68a52 100644
--- a/protocols/knxnetip/pom.xml
+++ b/protocols/knxnetip/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-knxnetip
@@ -109,7 +109,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/modbus/pom.xml b/protocols/modbus/pom.xml
index 4f360914d23..0065c892748 100644
--- a/protocols/modbus/pom.xml
+++ b/protocols/modbus/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-modbus
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/opcua/pom.xml b/protocols/opcua/pom.xml
index 1c434cd6400..151f00cfc58 100644
--- a/protocols/opcua/pom.xml
+++ b/protocols/opcua/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-opcua
@@ -246,7 +246,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/plc4x/pom.xml b/protocols/plc4x/pom.xml
index c71a3c212f1..249bf9f44d8 100644
--- a/protocols/plc4x/pom.xml
+++ b/protocols/plc4x/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-plc4x
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/pom.xml b/protocols/pom.xml
index deb42913006..f37ddc07bbf 100644
--- a/protocols/pom.xml
+++ b/protocols/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-parent
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols
diff --git a/protocols/profinet/pom.xml b/protocols/profinet/pom.xml
index bd4801a4aa4..228055071b3 100644
--- a/protocols/profinet/pom.xml
+++ b/protocols/profinet/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-profinet
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/s7/pom.xml b/protocols/s7/pom.xml
index 1192f9c9a18..c68419b8562 100644
--- a/protocols/s7/pom.xml
+++ b/protocols/s7/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-s7
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/simulated/pom.xml b/protocols/simulated/pom.xml
index ff5508e5800..d3f21d775a1 100644
--- a/protocols/simulated/pom.xml
+++ b/protocols/simulated/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-simulated
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/protocols/socketcan/pom.xml b/protocols/socketcan/pom.xml
index b7dbb660d2a..7d460c39353 100644
--- a/protocols/socketcan/pom.xml
+++ b/protocols/socketcan/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-protocols
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4x-protocols-socketcan
@@ -36,7 +36,7 @@
org.apache.plc4x
plc4x-code-generation-protocol-base-mspec
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/sandbox/code-gen/pom.xml b/sandbox/code-gen/pom.xml
index 88f282c25a5..be24b474082 100644
--- a/sandbox/code-gen/pom.xml
+++ b/sandbox/code-gen/pom.xml
@@ -23,7 +23,7 @@
plc4x-sandbox
org.apache.plc4x.sandbox
- 0.9.0-SNAPSHOT
+ 0.9.0
code-gen
diff --git a/sandbox/discovery/pom.xml b/sandbox/discovery/pom.xml
index 987a2b1cd48..e8b518858f9 100644
--- a/sandbox/discovery/pom.xml
+++ b/sandbox/discovery/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x.sandbox
plc4x-sandbox
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4j-driver-discovery
@@ -35,7 +35,7 @@
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
diff --git a/sandbox/plc-simulator/pom.xml b/sandbox/plc-simulator/pom.xml
index 58009c642fb..dcfe53291cd 100644
--- a/sandbox/plc-simulator/pom.xml
+++ b/sandbox/plc-simulator/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x.sandbox
plc4x-sandbox
- 0.9.0-SNAPSHOT
+ 0.9.0
plc-simulator
@@ -80,13 +80,13 @@
org.apache.plc4x
plc4j-driver-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-spi
- 0.9.0-SNAPSHOT
+ 0.9.0
@@ -120,7 +120,7 @@
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -128,7 +128,7 @@
org.apache.plc4x
plc4x-protocols-s7
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
diff --git a/sandbox/plc4net/api/pom.xml b/sandbox/plc4net/api/pom.xml
index 090e5b23b83..2e739bad194 100644
--- a/sandbox/plc4net/api/pom.xml
+++ b/sandbox/plc4net/api/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x.sandbox
plc4net
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4net-api
diff --git a/sandbox/plc4net/plc4net.driver/pom.xml b/sandbox/plc4net/plc4net.driver/pom.xml
index 7ebbaf77171..6431fb30330 100644
--- a/sandbox/plc4net/plc4net.driver/pom.xml
+++ b/sandbox/plc4net/plc4net.driver/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x.sandbox
plc4net
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4net-driver
diff --git a/sandbox/plc4net/pom.xml b/sandbox/plc4net/pom.xml
index 1032198c962..4386bb91dc0 100644
--- a/sandbox/plc4net/pom.xml
+++ b/sandbox/plc4net/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x.sandbox
plc4x-sandbox
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4net
diff --git a/sandbox/plc4py/pom.xml b/sandbox/plc4py/pom.xml
index 0079d047fbd..103c976bda1 100644
--- a/sandbox/plc4py/pom.xml
+++ b/sandbox/plc4py/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x.sandbox
plc4x-sandbox
- 0.9.0-SNAPSHOT
+ 0.9.0
plc4py
diff --git a/sandbox/pom.xml b/sandbox/pom.xml
index d8de46efac6..7211ce05b02 100644
--- a/sandbox/pom.xml
+++ b/sandbox/pom.xml
@@ -24,7 +24,7 @@
org.apache.plc4x
plc4x-parent
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x.sandbox
diff --git a/sandbox/test-java-bacnetip-driver/pom.xml b/sandbox/test-java-bacnetip-driver/pom.xml
index a413fd54100..e2e8e16b36c 100644
--- a/sandbox/test-java-bacnetip-driver/pom.xml
+++ b/sandbox/test-java-bacnetip-driver/pom.xml
@@ -23,7 +23,7 @@
org.apache.plc4x.sandbox
plc4x-sandbox
- 0.9.0-SNAPSHOT
+ 0.9.0
test-java-bacnetip-driver
@@ -57,24 +57,24 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-udp
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-raw-socket
- 0.9.0-SNAPSHOT
+ 0.9.0
true
org.apache.plc4x
plc4j-transport-pcap-replay
- 0.9.0-SNAPSHOT
+ 0.9.0
true
@@ -93,7 +93,7 @@
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
@@ -105,7 +105,7 @@
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -113,7 +113,7 @@
org.apache.plc4x
plc4x-protocols-bacnetip
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
diff --git a/sandbox/test-java-df1-driver/pom.xml b/sandbox/test-java-df1-driver/pom.xml
index 6210143c962..2389326d259 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.9.0-SNAPSHOT
+ 0.9.0
test-java-df1-driver
@@ -34,18 +34,18 @@
org.apache.plc4x
plc4j-api
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-serial
- 0.9.0-SNAPSHOT
+ 0.9.0
org.apache.plc4x
plc4j-transport-tcp
- 0.9.0-SNAPSHOT
+ 0.9.0
true
@@ -97,7 +97,7 @@
org.apache.plc4x
plc4j-utils-test-utils
- 0.9.0-SNAPSHOT
+ 0.9.0
test
@@ -129,7 +129,7 @@
org.apache.plc4x
plc4x-code-generation-language-java
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -137,7 +137,7 @@
org.apache.plc4x
plc4x-protocols-df1
- 0.9.0-SNAPSHOT
+ 0.9.0
provided
@@ -145,7 +145,7 @@
org.apache.plc4x
plc4x-protocols-df1
- 0.9.0-SNAPSHOT
+ 0.9.0
tests
test-jar
test